rancher-charts/charts/rancher-aks-operator/100.0.4+up1.0.5/values.yaml

22 lines
392 B
YAML
Raw Normal View History

2022-04-05 15:50:54 +00:00
global:
cattle:
systemDefaultRegistry: ""
aksOperator:
image:
repository: rancher/aks-operator
2022-05-09 15:23:28 +00:00
tag: v1.0.5
2022-04-05 15:50:54 +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: []