rancher-charts/charts/rancher-aks-operator/100.0.5+up1.0.6/values.yaml

22 lines
392 B
YAML
Raw Normal View History

2022-06-30 23:32:55 +00:00
global:
cattle:
systemDefaultRegistry: ""
aksOperator:
image:
repository: rancher/aks-operator
tag: v1.0.6
2022-06-30 23:32:55 +00:00
httpProxy: ""
httpsProxy: ""
noProxy: ""
additionalTrustedCAs: false
## Node labels for pod assignment
## Ref: https://kubernetes.io/docs/user-guide/node-selection/
##
nodeSelector: {}
## List of node taints to tolerate (requires Kubernetes >= 1.6)
tolerations: []