ansible-role-k8s-storage/defaults/main.yml
Adrien 8ddacfec51
All checks were successful
continuous-integration/drone/push Build is passing
Add longhorn
2020-08-08 00:06:28 +02:00

10 lines
No EOL
299 B
YAML

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