mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-21 01:39:38 +00:00
fix(external-secrets): wrong namespace
This commit is contained in:
@@ -16,9 +16,9 @@ spec:
|
||||
accessKeyIDSecretRef:
|
||||
name: aws-ssm-auth
|
||||
key: access-key
|
||||
namespace: external-secrets-aws-ssm
|
||||
namespace: es-aws-ssm
|
||||
secretAccessKeySecretRef:
|
||||
name: aws-ssm-auth
|
||||
key: secret-key
|
||||
namespace: external-secrets-aws-ssm
|
||||
namespace: es-aws-ssm
|
||||
# conditions: # TODO: add namespace conditions
|
||||
Reference in New Issue
Block a user