Skip to content

Commit 1446e59

Browse files
committed
v5 added missing file
1 parent 6cad2ec commit 1446e59

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

charts/csi-hostpath/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: csi-hostpath
3-
version: 0.0.4
3+
version: 0.0.5
44
description: All that you need to run a CSIDriver on hostpath for your kubernetes cluster
55
#keywords:
66
# - A list of keywords about this project (optional)
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
csiHostpathPlugin:
2+
pluginRegistrationDir: /var/snap/microk8s/common/var/lib/kubelet/plugins_registry
3+
4+
csiHostpathProvisioner:
5+
topologyEnabled: false
6+
7+
8+
# TODO: parameterize (customize by build, microk8s vs other)

0 commit comments

Comments
 (0)