Remove namespaceOverride value from External Secrets Helm chart configuration in values.yaml.
This commit is contained in:
@@ -81,7 +81,7 @@ crds:
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
namespaceOverride: "external-secrets"
|
||||
namespaceOverride: ""
|
||||
|
||||
# -- Additional labels added to all helm chart resources.
|
||||
commonLabels: {}
|
||||
|
||||
Reference in New Issue
Block a user