30 lines
832 B
YAML
30 lines
832 B
YAML
my_context: minikube
|
|
|
|
storage_manual_enabled: true
|
|
|
|
storage_localpath_enabled: true
|
|
storage_localpath_version: "v0.0.30"
|
|
storage_localpath_default_path: "/mnt/local"
|
|
storage_localpath_namespace: "local-path-storage"
|
|
|
|
storage_longhorn_enabled: true
|
|
storage_longhorn_version: "v1.7.2"
|
|
storage_longhorn_namespace: "longhorn-system"
|
|
|
|
storage_nfs_enabled: false
|
|
storage_nfs_namespace: "nfs-client-provisioner"
|
|
|
|
storage_secrets_store_enabled: false
|
|
storage_secrets_store_version: "v1.4.7"
|
|
|
|
storage_secrets_store_azure_version: "v1.6.2"
|
|
|
|
storage_seaweedfs_enabled: false
|
|
storage_seaweedfs_version: "v1.2.8"
|
|
storage_seaweedfs_namespace: "seaweedfs-csi"
|
|
|
|
storage_linode: false
|
|
storage_digitalocean: false
|
|
|
|
# local-path, longhorn, linode-block-storage, linode-block-storage-retain, do-block-storage
|
|
# storage_default_storageclass: local-path
|