back up to 2 replicas
This commit is contained in:
parent
47fcbeb483
commit
17c5b681a3
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ metadata:
|
|||
name: towerops
|
||||
namespace: towerops
|
||||
spec:
|
||||
replicas: 1 # Run 3 replicas for high availability
|
||||
replicas: 2 # Run 3 replicas for high availability
|
||||
strategy:
|
||||
type: RollingUpdate
|
||||
rollingUpdate:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue