[ceph-provisioner] Enable pvc resize feature
This is to enable pvc resize feature so that pvc can be resized when need. Change-Id: Ib5840b10087b39884cfd2249017c974aac407b30
This commit is contained in:
parent
87afa2fb8c
commit
1ff4811f06
@ -107,6 +107,7 @@ parameters:
|
|||||||
{{- range $attr, $value := $storageclassData.parameters }}
|
{{- range $attr, $value := $storageclassData.parameters }}
|
||||||
{{ $attr }}: {{ $value | quote }}
|
{{ $attr }}: {{ $value | quote }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
allowVolumeExpansion: true
|
||||||
|
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
Loading…
Reference in New Issue
Block a user