diff --git a/tempest/templates/pvc-tempest.yaml b/tempest/templates/pvc-tempest.yaml index dd120bd522..a7f25b7a50 100644 --- a/tempest/templates/pvc-tempest.yaml +++ b/tempest/templates/pvc-tempest.yaml @@ -14,7 +14,7 @@ # limitations under the License. # */}} -{{- if .Values.manifests.pvc }} +{{- if .Values.pvc.enabled }} kind: PersistentVolumeClaim apiVersion: v1