rancher-charts/charts/rancher-csp-adapter/2.0.1/values.yaml

23 lines
479 B
YAML
Raw Normal View History

2023-04-04 13:17:08 +00:00
debug: false
image:
repository: rancher/rancher-csp-adapter
tag: v2.0.1
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: ""