ansible-role-k8s-storage/defaults/main.yml
Adrien 158419cfbb
All checks were successful
continuous-integration/drone/push Build is passing
Add CSI secrets-store with vault provider
2020-06-03 12:53:27 +02:00

8 lines
No EOL
247 B
YAML

my_context: minikube
storage_localpath: true
storage_linode: false
storage_digitalocean: false
storage_secrets_store: false
# local-path, linode-block-storage, linode-block-storage-retain, do-block-storage
storage_default_storageclass: local-path