Deploy local-path with helm
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
fdbebb2d57
commit
74333953a8
18 changed files with 211 additions and 224 deletions
|
|
@ -1,9 +1,17 @@
|
|||
my_context: minikube
|
||||
|
||||
storage_manual: true
|
||||
|
||||
storage_localpath: true
|
||||
storage_localpath_default_path: "/mnt/local"
|
||||
storage_localpath_namespace: "local-path-storage"
|
||||
|
||||
storage_longhorn: true
|
||||
storage_longhorn_namespace: "longhorn-system"
|
||||
|
||||
storage_nfs: false
|
||||
storage_nfs_namespace: "nfs-client-provisioner"
|
||||
|
||||
storage_linode: false
|
||||
storage_digitalocean: false
|
||||
storage_secrets_store: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue