mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-24 17:17:47 -02:30
Add ready plugin for CoreDNS (#4817)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
b41530ba5d
commit
7423932510
@@ -96,8 +96,8 @@ spec:
|
||||
failureThreshold: 10
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /health
|
||||
port: 8080
|
||||
path: /ready
|
||||
port: 8181
|
||||
scheme: HTTP
|
||||
timeoutSeconds: 5
|
||||
successThreshold: 1
|
||||
|
||||
Reference in New Issue
Block a user