fix(external-secrets): wrong namespace

This commit is contained in:
JJGadgets
2023-08-13 00:56:47 +08:00
parent bd025f77bc
commit 8f51b443cc

View File

@@ -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