We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76e034e commit 572cc60Copy full SHA for 572cc60
apps/web/base/deployment.yaml
@@ -10,7 +10,7 @@ spec:
10
type: RollingUpdate
11
rollingUpdate:
12
maxUnavailable: 1
13
- replicas: 3
+ replicas: 6
14
selector:
15
matchLabels:
16
app: web
0 commit comments