This commit is contained in:
Philip Haupt
2025-05-21 20:50:16 +02:00
parent 84950a7f67
commit 0591064f79

View File

@@ -158,7 +158,7 @@ metadata:
helm.sh/chart: nextcloud-6.6.9 helm.sh/chart: nextcloud-6.6.9
name: nextcloud name: nextcloud
spec: spec:
replicas: 1 replicas: 0
selector: selector:
matchLabels: matchLabels:
app.kubernetes.io/component: app app.kubernetes.io/component: app
@@ -366,7 +366,7 @@ metadata:
name: nextcloud-collabora name: nextcloud-collabora
spec: spec:
minReadySeconds: 0 minReadySeconds: 0
replicas: 1 replicas: 0
selector: selector:
matchLabels: matchLabels:
app.kubernetes.io/instance: nextcloud app.kubernetes.io/instance: nextcloud
@@ -461,7 +461,7 @@ metadata:
name: nextcloud-postgresql name: nextcloud-postgresql
namespace: nextcloud namespace: nextcloud
spec: spec:
replicas: 1 replicas: 0
selector: selector:
matchLabels: matchLabels:
app.kubernetes.io/component: primary app.kubernetes.io/component: primary