Merge pull request #45540 from Arhell/ru-remove

[ru] Remove hostPort field from the liveness probe examples to align …
pull/45547/head
Kubernetes Prow Robot 2024-03-13 21:37:34 -07:00 committed by GitHub
commit 22bb9ab835
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 3 deletions

View File

@ -213,7 +213,6 @@ kubectl describe pod goproxy
ports:
- name: liveness-port
containerPort: 8080
hostPort: 8080
livenessProbe:
httpGet:
@ -234,8 +233,7 @@ livenessProbe:
ports:
- name: liveness-port
containerPort: 8080
hostPort: 8080
livenessProbe:
httpGet:
path: /healthz