Skip to content
This repository was archived by the owner on Oct 9, 2020. It is now read-only.

Commit 04e9322

Browse files
committed
Fix: reduce replicaCount to two for now
If we want more than two, we should use the auto-scaling instead.
1 parent 659ce88 commit 04e9322

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
replicaCount: 3
1+
replicaCount: 2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
replicaCount: 3
1+
replicaCount: 2

0 commit comments

Comments
 (0)