From 33a1058a228394dc09a79bcff0f4b28eccfa791c Mon Sep 17 00:00:00 2001 From: Adrien Chauve Date: Thu, 31 Aug 2023 12:05:20 +0200 Subject: [PATCH] chore: use static S3 PV for preprod --- .kontinuous/env/preprod/templates/uploads.pvc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.kontinuous/env/preprod/templates/uploads.pvc.yaml b/.kontinuous/env/preprod/templates/uploads.pvc.yaml index b4a4f1b8..b6ab6ef8 100644 --- a/.kontinuous/env/preprod/templates/uploads.pvc.yaml +++ b/.kontinuous/env/preprod/templates/uploads.pvc.yaml @@ -8,4 +8,4 @@ spec: resources: requests: storage: 10Gi - storageClassName: csi-s3 + storageClassName: ""