fix: bind prometheus operator to same node with volume

No shared volumes (yet), so have to bind deployment to the node with the volume
This commit is contained in:
Vegard Hagen
2024-11-17 17:03:27 +01:00
parent c4ba7120dd
commit e2e30a91e2
@@ -1,5 +1,7 @@
prometheus:
prometheusSpec:
nodeSelector:
topology.kubernetes.io/zone: abel
storageSpec:
volumeClaimTemplate:
spec: