refactor(global-secrets): move secret store to the same namespace

Otherwise RBAC will be much more complicated.
This commit is contained in:
Khue Doan
2023-11-26 17:39:49 +07:00
parent dc16d94071
commit 5e76122a04
9 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ metadata:
spec:
provider:
kubernetes:
remoteNamespace: global-secrets
remoteNamespace: {{ .Release.Namespace }}
server:
caProvider:
type: ConfigMap