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