Spread symcrest-web across availability zones

This commit is contained in:
Arvind Prabhakar 2026-09-06 22:32:27 +00:00
commit d9fac9fb88
3 changed files with 30 additions and 0 deletions

View file

@ -26,3 +26,14 @@ resources:
limits:
cpu: 250m
memory: 256Mi
nodeSelector:
workload: app
topologySpreadConstraints:
- maxSkew: 1
topologyKey: topology.kubernetes.io/zone
whenUnsatisfiable: DoNotSchedule
labelSelector:
matchLabels:
app: symcrest-web