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 5f789b1 commit a86ed36Copy full SHA for a86ed36
charts/fdb-operator/templates/rbac/rbac_role_binding.yaml
@@ -38,7 +38,5 @@ roleRef:
38
subjects:
39
- kind: ServiceAccount
40
name: {{ include "fdb-operator.serviceAccountName" . }}
41
- {{- if .Values.globalMode.enabled }}
42
namespace: {{ .Release.Namespace }}
43
- {{- end }}
44
{{- end }}
0 commit comments