Switch mysql and postgresql tests to HA Production configs (#471)

Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
kfox1111
2023-09-01 12:25:07 -07:00
committed by GitHub
parent e81a59a7e5
commit 5273f4e530
6 changed files with 53 additions and 30 deletions
@@ -0,0 +1,11 @@
spire-server:
affinity:
podAntiAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
- labelSelector:
matchExpressions:
- key: app.kubernetes.io/component
operator: In
values:
- server
topologyKey: kubernetes.io/hostname