version .1
Some checks failed
Build and Publish Docker Image / build-and-push (push) Has been cancelled
Some checks failed
Build and Publish Docker Image / build-and-push (push) Has been cancelled
This commit is contained in:
@@ -33,7 +33,6 @@ public static class AppConstants
|
||||
public static string[] AllCustomerMysqlSecretNames(string abbrev)
|
||||
=> new[]
|
||||
{
|
||||
CustomerMysqlPasswordSecretName(abbrev),
|
||||
CustomerMysqlUserSecretName(abbrev),
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user