Revert "fix: change non existent chart value"
This reverts commit cc0ad4a2c8
.
This commit is contained in:
parent
3c00d793e2
commit
0c75cbf3a4
|
@ -3,7 +3,7 @@
|
|||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
metadata:
|
||||
name: {{ include "chart.fullname" . }}
|
||||
name: {{ include "common.names.fullname" . }}
|
||||
labels:
|
||||
{{- include "common.labels.standard" . | nindent 4 }}
|
||||
spec:
|
||||
|
|
Loading…
Reference in New Issue
Block a user