Add podmonitors (#165)

Co-authored-by: Marco Franssen <[email protected]>
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
kfox1111
2023-04-04 09:55:35 +02:00
committed by GitHub
co-authored by Marco Franssen
parent 456075f843
commit 563e1f7920
15 changed files with 154 additions and 0 deletions
@@ -195,6 +195,11 @@ controllerManager:
telemetry:
prometheus:
enabled: false
podMonitor:
enabled: false
# -- Override where to install the podMonitor, if not set will use the same namespace as the spire-server
namespace: ""
labels: {}
extraVolumes: []
extraVolumeMounts: []