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