mirror of
https://github.com/optim-enterprises-bv/homelab.git
synced 2025-11-02 10:57:53 +00:00
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:
@@ -1,5 +1,7 @@
|
||||
prometheus:
|
||||
prometheusSpec:
|
||||
nodeSelector:
|
||||
topology.kubernetes.io/zone: abel
|
||||
storageSpec:
|
||||
volumeClaimTemplate:
|
||||
spec:
|
||||
|
||||
Reference in New Issue
Block a user