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 5aba475 commit 8a954f8Copy full SHA for 8a954f8
charts/fluent-operator/values.yaml
@@ -31,7 +31,7 @@ operator:
31
# If set to false, this will disable the creation of ClusterRole, ClusterRoleBinding,
32
# Deployment, and ServiceAccount resources to avoid conflicts when deploying multiple instances.
33
enable: true
34
- # nodeSelector configuration for Fluent Operator. Ref: https://kubernetes.io/docs/user-guide/node-selection/
+ # nodeSelector configuration for Fluent Operator. Ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#nodeselector
35
nodeSelector: {}
36
# affinity configuration for Fluent Operator. Ref: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity
37
affinity: {}
0 commit comments