Add CSI secrets-store with vault provider
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
5803f5f006
commit
158419cfbb
12 changed files with 357 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue