Skip to content

Commit

Permalink
feat: deploy democratic-csi local-hostpath
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Buhl <[email protected]>
  • Loading branch information
onedr0p committed Dec 14, 2023
1 parent 6e6f655 commit df9a15d
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,16 +44,16 @@ spec:
externalSnapshotter:
enabled: false
csiDriver:
name: local-hostpath.democratic-csi.home.arpa
name: cluster.local/democratic-csi-local-hostpath
storageCapacity: true
attachRequired: false
fsGroupPolicy: File
storageClasses:
- name: democratic-csi-local-hostpath
- name: local-hostpath
defaultClass: false
reclaimPolicy: Retain
reclaimPolicy: Delete
volumeBindingMode: WaitForFirstConsumer
allowVolumeExpansion: false
allowVolumeExpansion: true
node:
driver:
image: ghcr.io/democratic-csi/democratic-csi:v1.8.4
Expand Down

0 comments on commit df9a15d

Please sign in to comment.