From 44ed9dd0c25e199e7c00c82f180d09c983e353a7 Mon Sep 17 00:00:00 2001 From: ansgarz Date: Fri, 18 Mar 2022 16:18:21 +0100 Subject: [PATCH] fix pvc.yaml --- src/main/resources/nextcloud/pvc.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/main/resources/nextcloud/pvc.yaml b/src/main/resources/nextcloud/pvc.yaml index b87db6f..029723b 100644 --- a/src/main/resources/nextcloud/pvc.yaml +++ b/src/main/resources/nextcloud/pvc.yaml @@ -11,6 +11,4 @@ spec: resources: requests: storage: REPLACEME - selector: - matchLabels: - app.kubernetes.io/application: cloud +