We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6747f9 commit b7e406dCopy full SHA for b7e406d
1 file changed
examples/k8s-health-check/README.md
@@ -43,7 +43,7 @@ startupProbe:
43
# the pod only after the proxy has successfully started.
44
httpGet:
45
path: /startup
46
- port: 9090
+ port: 9801
47
periodSeconds: 1
48
timeoutSeconds: 5
49
failureThreshold: 20
0 commit comments