Controller and scheduler use self-signed certs

This commit is contained in:
Stefan Reimer 2020-08-05 15:58:37 +01:00
parent b541463829
commit ae1d721a09
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,7 @@ prometheus-operator:
targetPort: 10257
serviceMonitor:
https: true
insecureSkipVerify: true
kubeScheduler:
enabled: true
@ -43,6 +44,7 @@ prometheus-operator:
targetPort: 10259
serviceMonitor:
https: true
insecureSkipVerify: true
kubelet:
enabled: true