Skip to content
Snippets Groups Projects
Commit 0aab079d authored by Julien Leduc's avatar Julien Leduc
Browse files

Resolve "Using fully qualified image names for external containers"

parent 2a917ebb
Branches
Tags
No related merge requests found
......@@ -46,7 +46,7 @@ spec:
restartPolicy: Never
containers:
- name: postgres
image: postgres:9.6
image: docker.io/postgres:9.6
stdin: true
env:
- name: POSTGRES_USER
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment