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
|
@ -24,7 +24,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: server
|
||||
image: gcr.io/istio-next/checkoutservice
|
||||
image: gcr.io/microservices-demo-app/checkoutservice
|
||||
ports:
|
||||
- containerPort: 5050
|
||||
readinessProbe:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue