add registry url
This commit is contained in:
parent
41839ab862
commit
633e0352bc
@ -17,7 +17,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: payment-api
|
- name: payment-api
|
||||||
image: YOUR_REGISTRY/{{ ORG_NAME }}-project/payment-api:latest
|
image: harbor.mxhunt.in/k8s-lab/payment-api:latest
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user