Skip to content

Commit

Permalink
why Jordan
Browse files Browse the repository at this point in the history
  • Loading branch information
onedr0p authored Jan 13, 2025
1 parent e09fe04 commit dccb31a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion kubernetes/apps/openebs-system/openebs/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,12 @@ spec:
localpv:
image:
registry: quay.io/
basePath: &hostPath /var/mnt/extra/openebs/local
hostpathClass:
enabled: true
name: openebs-hostpath
isDefaultClass: false
basePath: /var/mnt/extra/openebs/local
basePath: *hostPath
helperPod:
image:
registry: quay.io/
Expand Down

0 comments on commit dccb31a

Please sign in to comment.