greenwave role: fix docker image location

This commit is contained in:
Matt Jia 2017-10-09 12:49:29 +10:00
parent 74af6d0629
commit 06099c720a
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: 172.30.53.136:5000/greenwave/greenwave:latest image: docker-registry.default.svc:5000/greenwave/greenwave:latest
ports: ports:
- containerPort: 8080 - containerPort: 8080
volumeMounts: volumeMounts: