Skip to content

Commit

Permalink
Update config.yml with correct image URL
Browse files Browse the repository at this point in the history
  • Loading branch information
iamhsk authored Oct 11, 2021
1 parent 48dcadc commit ad73f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/basic-step-2/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
spec:
containers:
- name: simple-app
image: docker.io/dkalinin/k8s-simple-app
image: index.docker.io/dkalinin/k8s-simple-app
env:
- name: HELLO_MSG
value: stranger

0 comments on commit ad73f59

Please sign in to comment.