30 lines
833 B
YAML
30 lines
833 B
YAML
my_context: minikube
|
|
|
|
storage_manual_enabled: true
|
|
|
|
storage_localpath_enabled: true
|
|
storage_localpath_version: "v0.0.27"
|
|
storage_localpath_default_path: "/mnt/local"
|
|
storage_localpath_namespace: "local-path-storage"
|
|
|
|
storage_longhorn_enabled: false
|
|
storage_longhorn_version: "v1.6.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.3"
|
|
|
|
storage_secrets_store_azure_version: "v1.5.2"
|
|
|
|
storage_seaweedfs_enabled: false
|
|
storage_seaweedfs_version: "v1.1.9"
|
|
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
|