rancher-charts/charts/rancher-csp-adapter/1.0.0+up1.0.0-rc2/values.yaml

23 lines
483 B
YAML
Raw Normal View History

2022-06-24 20:29:33 +00:00
debug: false
image:
repository: rancher/rancher-csp-adapter
tag: v1.0.0-rc2
imagePullPolicy: IfNotPresent
global:
cattle:
systemDefaultRegistry: ""
tolerations: []
# if rancher is using a privateCA, this certificate must be provided as a secret in the adapter's namespace - see the
# readme/docs for more details
#additionalTrustedCAs: true
# at least one csp must be enabled like below
aws:
enabled: false
accountNumber: ""
roleName: ""