Add TCP socket health check example (#3977)
* Add TCP socket health check example * Add test case for pod-with-tcp-socket-healthcheck
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: Pod
|
||||
metadata:
|
||||
name: pod-with-healthcheck
|
||||
name: pod-with-http-healthcheck
|
||||
spec:
|
||||
containers:
|
||||
- name: nginx
|
||||
|
||||
Reference in New Issue
Block a user