Change gcr projectID in images
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
parent
427f13fcd3
commit
db40889ad0
11 changed files with 20 additions and 20 deletions
|
@ -38,7 +38,7 @@ spec:
|
|||
value: "frontend:80"
|
||||
containers:
|
||||
- name: main
|
||||
image: gcr.io/istio-next/loadgenerator
|
||||
image: gcr.io/microservices-demo-app/loadgenerator
|
||||
env:
|
||||
- name: FRONTEND_ADDR
|
||||
value: "frontend:80"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue