greenwave role: try again to fix the docker image location

This commit is contained in:
Matt Jia 2017-10-09 13:03:18 +10:00
parent 06099c720a
commit ce233342a4
No known key found for this signature in database
GPG key ID: 496C2CDC1EF01F5D

View file

@ -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: