replicas
This commit is contained in:
@@ -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: 0
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app.kubernetes.io/component: app
|
app.kubernetes.io/component: app
|
||||||
@@ -355,7 +355,7 @@ metadata:
|
|||||||
name: nextcloud-collabora
|
name: nextcloud-collabora
|
||||||
spec:
|
spec:
|
||||||
minReadySeconds: 0
|
minReadySeconds: 0
|
||||||
replicas: 0
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app.kubernetes.io/instance: nextcloud
|
app.kubernetes.io/instance: nextcloud
|
||||||
@@ -450,7 +450,7 @@ metadata:
|
|||||||
name: nextcloud-postgresql
|
name: nextcloud-postgresql
|
||||||
namespace: nextcloud
|
namespace: nextcloud
|
||||||
spec:
|
spec:
|
||||||
replicas: 0
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app.kubernetes.io/component: primary
|
app.kubernetes.io/component: primary
|
||||||
|
|||||||
Reference in New Issue
Block a user