Skip to content

Commit 73ea48e

Browse files
committed
gns->training
1 parent d6387cf commit 73ea48e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

health-check-kube/kube.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
spec:
88
containers:
99
- name: liveness
10-
image: gnschenker/liveness:1.0
10+
image: training/liveness:1.0
1111
livenessProbe:
1212
exec:
1313
command:

health-check-kube/kube2.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
spec:
88
containers:
99
- name: liveness
10-
image: gnschenker/liveness:1.0
10+
image: training/liveness:1.0
1111
livenessProbe:
1212
httpGet:
1313
path: /health

0 commit comments

Comments
 (0)