greenwave role: try again to fix the docker image location
This commit is contained in:
parent
06099c720a
commit
ce233342a4
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: web
|
- name: web
|
||||||
image: docker-registry.default.svc:5000/greenwave/greenwave:latest
|
image: registry/greenwave:latest
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue