reduce to one replica in prod for now
This commit is contained in:
parent
475dea639a
commit
92b4f0081a
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ metadata:
|
|||
name: towerops
|
||||
namespace: towerops
|
||||
spec:
|
||||
replicas: 3 # Run 3 replicas for high availability
|
||||
replicas: 1 # Run 3 replicas for high availability
|
||||
strategy:
|
||||
type: RollingUpdate
|
||||
rollingUpdate:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue