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-08-03 13:46:38 +02:00
parent c4ba7120dd
commit e2e30a91e2

View File

@@ -1,5 +1,7 @@
prometheus:
prometheusSpec:
nodeSelector:
topology.kubernetes.io/zone: abel
storageSpec:
volumeClaimTemplate:
spec: