Merge pull request #2277 from calvin0327/fix-kube-controller-manager-chart

fix kube controller manager restart all the time
This commit is contained in:
karmada-bot 2022-11-16 17:22:27 +08:00 committed by GitHub
commit 84ec3c21ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -57,7 +57,6 @@ spec:
livenessProbe:
failureThreshold: 8
httpGet:
host: 127.0.0.1
path: /healthz
port: 10257
scheme: HTTPS

View File

@ -66,7 +66,6 @@ spec:
livenessProbe:
failureThreshold: 8
httpGet:
host: 127.0.0.1
path: /healthz
port: 10257
scheme: HTTPS