reduce to one replica in prod for now

This commit is contained in:
Graham McIntire 2026-02-11 15:38:07 -06:00
parent 475dea639a
commit 92b4f0081a
No known key found for this signature in database

View file

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