Skip to content

Commit b4cd813

Browse files
committed
.
1 parent cca7451 commit b4cd813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/fluent-operator/templates/fluent-operator-clusterRole.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ rules:
145145
- get
146146
- watch
147147
- patch
148-
{{- with .Values.rbac.AdditionalRules }}
148+
{{- with .Values.operator.rbac.AdditionalRules }}
149149
{{- toYaml . | nindent 2 }}
150150
{{- end }}
151151
{{- end }}

0 commit comments

Comments
 (0)