back up to 2 replicas

This commit is contained in:
Graham McIntire 2026-02-11 16:04:47 -06:00
parent 47fcbeb483
commit 17c5b681a3
No known key found for this signature in database

View file

@ -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: