Skip to content

Commit 1c9fd72

Browse files
committed
.
1 parent b4cd813 commit 1c9fd72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/fluent-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ operator:
3636
name: fluent-operator
3737
# Adds additional permissions to Fluent Operator, since operator cannot give permissions it does not have.
3838
# Use case includes adding permission to a custom fluent-bit deployment to access kubelet.
39-
AdditionalRules: {}
39+
AdditionalRules: []
4040
# Container security context for Fluent Operator container. Ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/
4141
securityContext: {}
4242
# Fluent Operator resources. Usually user needn't to adjust these.

0 commit comments

Comments
 (0)