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 1d9ffa8 commit cb5c60bCopy full SHA for cb5c60b
helmfile.d/values/userCRDs/userCRDs.yaml.gotmpl
@@ -15,6 +15,8 @@ userCRDs:
15
name: "velero-server-upgrade-crds"
16
- namespace: "crossplane-system"
17
name: "crossplane"
18
+ - namespace: "tigera-operator"
19
+ name: "tigera-operator"
20
{{- if .Values.gatekeeper.allowUserCRDs.extraServiceAccounts }}
21
{{- toYaml .Values.gatekeeper.allowUserCRDs.extraServiceAccounts | nindent 6 }}
22
{{- end }}
0 commit comments