We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent effb5b6 commit df2f07eCopy full SHA for df2f07e
charts/gitops-runtime/templates/_components/gitops-operator/crds/_all.yaml
@@ -14,7 +14,7 @@
14
---
15
{{- include "gitops-operator.crds.product" $context }}
16
17
- {{- if not .Values.app-proxy.singleNamespace }}
+ {{- if not (get .Values "app-proxy").singleNamespace }}
18
{{- include "gitops-operator.crds.restricted-gitsource" $context }}
19
{{- end }}
20
0 commit comments