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