diff --git a/automation/test-linux.sh b/automation/test-linux.sh index af7c6497..b682f822 100755 --- a/automation/test-linux.sh +++ b/automation/test-linux.sh @@ -31,7 +31,7 @@ spec: registry: url: "${image_url}" ${secret_ref} - pvc: + storage: accessModes: - ReadWriteOnce resources: diff --git a/automation/test-windows.sh b/automation/test-windows.sh index a23f5550..b1a378e0 100755 --- a/automation/test-windows.sh +++ b/automation/test-windows.sh @@ -20,7 +20,7 @@ spec: registry: secretRef: common-templates-container-disk-puller url: "docker://quay.io/openshift-cnv/ci-common-templates-images:${TARGET}" - pvc: + storage: accessModes: - ReadWriteOnce resources: