remove test image
This commit is contained in:
parent
2283bd2921
commit
fdb614e2ad
1 changed files with 1 additions and 2 deletions
|
@ -25,8 +25,7 @@ spec:
|
|||
terminationGracePeriodSeconds: 5
|
||||
containers:
|
||||
- name: server
|
||||
#image: gcr.io/microservices-demo-app/currencyservice
|
||||
image: us.gcr.io/hipster-apim-demo/currencyservice
|
||||
image: gcr.io/microservices-demo-app/currencyservice
|
||||
ports:
|
||||
- name: grpc
|
||||
containerPort: 7000
|
||||
|
|
Loading…
Reference in a new issue