Merge pull request #272 from chaosky/patch-1

update liveness image
pull/274/head
Jimmy Song 2018-08-21 16:46:15 +08:00 committed by GitHub
commit 6f4ea7ac7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -96,7 +96,7 @@ spec:
containers:
- args:
- /server
image: gcr.io/google_containers/liveness
image: k8s.gcr.io/liveness
livenessProbe:
httpGet:
# when "host" is not defined, "PodIP" will be used