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 11cd2f1 commit 1f4bf01Copy full SHA for 1f4bf01
charts/fluent-operator/values.yaml
@@ -36,7 +36,7 @@ operator:
36
name: fluent-operator
37
# Adds additional permissions to Fluent Operator, since operator cannot give permissions it does not have.
38
# Use case includes adding permission to a custom fluent-bit deployment to access kubelet.
39
- AdditionalRules: {}
+ AdditionalRules: []
40
# Container security context for Fluent Operator container. Ref: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/
41
securityContext: {}
42
# Fluent Operator resources. Usually user needn't to adjust these.
0 commit comments