Add explicit registry address in koschei deploymentconfig
This commit is contained in:
parent
78eefb4e73
commit
7313d8627a
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ items:
|
|||
spec:
|
||||
containers:
|
||||
- name: koschei-web
|
||||
image: koschei-web:latest
|
||||
image: docker-registry.default.svc:5000/koschei-web:latest
|
||||
ports:
|
||||
- containerPort: 80
|
||||
resources: {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue