add registry url
This commit is contained in:
parent
90bf7df763
commit
41839ab862
@ -24,7 +24,7 @@ spec:
|
|||||||
serviceAccountName: checkout-sa
|
serviceAccountName: checkout-sa
|
||||||
containers:
|
containers:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
image: YOUR_REGISTRY/{{ ORG_NAME }}-project/checkout:latest
|
image: harbor.mxhunt.in/k8s-lab/checkout:latest
|
||||||
env:
|
env:
|
||||||
- name: PAYMENT_API_URL
|
- name: PAYMENT_API_URL
|
||||||
value: "http://payment-api:8080/transactions"
|
value: "http://payment-api:8080/transactions"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user