Skip to content

Commit

Permalink
fix(headlamp): trim plugins pvc
Browse files Browse the repository at this point in the history
  • Loading branch information
jfroy committed Dec 13, 2024
1 parent 2f374cc commit dba5e64
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ spec:
enabled: true
accessModes:
- ReadWriteOnce
size: 1Gi
size: 100Mi
storageClassName: openebs-hostpath
ingress:
enabled: true
Expand Down

0 comments on commit dba5e64

Please sign in to comment.