version .1
Some checks failed
Build and Publish Docker Image / build-and-push (push) Has been cancelled

This commit is contained in:
Matt Batchelder
2026-02-24 22:32:22 -05:00
parent adf1a2e4db
commit 5a0199a598
8 changed files with 55 additions and 72 deletions

View File

@@ -111,7 +111,6 @@ public class ComposeValidationService
{
var requiredSecrets = new[]
{
AppConstants.CustomerMysqlPasswordSecretName(customerAbbrev),
AppConstants.CustomerMysqlUserSecretName(customerAbbrev),
AppConstants.GlobalMysqlHostSecretName,
AppConstants.GlobalMysqlPortSecretName,