Skip to content

Commit

Permalink
Remove PV
Browse files Browse the repository at this point in the history
  • Loading branch information
baksetercx committed Jan 27, 2025
1 parent 7949b21 commit a119f5f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
15 changes: 0 additions & 15 deletions elvia-deployment/templates/persistentvolume.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion elvia-deployment/templates/persistentvolumeclaim.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
resources:
requests:
storage: {{ required "Missing .size" .size }}
storageClassName: managed-premium
storageClassName: managed-csi-premium
volumeName: {{ required ".name" .name }}
---
{{- end }}

0 comments on commit a119f5f

Please sign in to comment.