Skip to content

Commit 8227583

Browse files
committed
fix(01_pod.yml): Use new ondrejsika/training-example image
1 parent a2d59a0 commit 8227583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01_pod.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
spec:
99
containers:
1010
- name: main
11-
image: ondrejsika/hello-world-example
11+
image: ondrejsika/training-example
1212
ports:
1313
- containerPort: 80
1414
resources:

0 commit comments

Comments
 (0)