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
|
apiVersion: v1
|
||||||
kind: PersistentVolumeClaim
|
kind: PersistentVolumeClaim
|
||||||
metadata:
|
metadata:
|
||||||
name: {{ include "chart.fullname" . }}
|
name: {{ include "common.names.fullname" . }}
|
||||||
labels:
|
labels:
|
||||||
{{- include "common.labels.standard" . | nindent 4 }}
|
{{- include "common.labels.standard" . | nindent 4 }}
|
||||||
spec:
|
spec:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user