add pod affinity for alertmanager
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aaron Riedel 2024-02-09 04:41:59 +01:00
parent 44b4636841
commit 5654baa437
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -1,5 +1,6 @@
alertmanager: alertmanager:
alertmanagerSpec: alertmanagerSpec:
podAntiAffinity: "hard"
replicas: 2 replicas: 2
secrets: secrets:
- "telegram-api" - "telegram-api"