Adding prom operator secret

This commit is contained in:
Moritz Graf 2022-12-18 20:35:53 +01:00
parent ca623df110
commit 1a1e109304
1 changed files with 16 additions and 0 deletions

View File

@ -1,5 +1,21 @@
# status: implemented # status: implemented
# https://github.com/prometheus-operator/kube-prometheus/issues/913#issuecomment-670784017
kubeControllerManager:
service:
targetPort: 10257
serviceMonitor:
https: true
insecureSkipVerify: true
# proxy not working, svc not exposed by port
kubeProxy:
service:
targetPort: 10249
serviceMonitor:
https: true
insecureSkipVerify: true
##################
prometheus: prometheus:
prometheusSpec: prometheusSpec:
shards: null shards: null