Change gcr projectID in images

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
Ahmet Alp Balkan 2018-08-04 11:23:35 -07:00
parent 427f13fcd3
commit db40889ad0
No known key found for this signature in database
GPG key ID: 5C02521D7B216AD6
11 changed files with 20 additions and 20 deletions

View file

@ -25,7 +25,7 @@ spec:
terminationGracePeriodSeconds: 5
containers:
- name: server
image: gcr.io/istio-next/cartservice
image: gcr.io/microservices-demo-app/cartservice
ports:
- containerPort: 7070
env: