feat: consolidate provider plugin and chart

This commit is contained in:
2026-07-12 14:42:22 +03:30
parent 4996a511eb
commit 077c472b9d
48 changed files with 1870 additions and 854 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
# Run on user cluster nodes via Helm, or standalone with:
# kks-csi -c examples/csi-client.hcl
# kks-provider csi -c examples/csi-client.hcl
#
# When installed with charts/kloud-csi, settings come from env vars instead.
# When installed with charts/kks-provider-plugin, settings come from env vars instead.
driver {
name = "storage.csi.kloud.team"
endpoint = "unix:///var/lib/kubelet/plugins/storage.csi.kloud.team/csi.sock"