Skip to content

Commit 3a7b088

Browse files
fix(k8s): change replicas in 2
1 parent f61578e commit 3a7b088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ spec:
77
selector:
88
matchLabels:
99
app: technotim-docs
10-
replicas: 3
10+
replicas: 2
1111
progressDeadlineSeconds: 600
1212
revisionHistoryLimit: 3
1313
strategy:

0 commit comments

Comments
 (0)