diff --git a/manifests/invy/values.yaml b/manifests/invy/values.yaml index e388af6..4b2e032 100644 --- a/manifests/invy/values.yaml +++ b/manifests/invy/values.yaml @@ -1,6 +1,6 @@ global: namespace: my-apps - # imagePullSecrets: [] + imagePullSecrets: [] # Backend configuration backend: name: backend @@ -122,7 +122,7 @@ ingress: serviceAccount: create: true annotations: {} - name: "" + name: "default" # Pod annotations podAnnotations: {} # Pod security context