add registry url

This commit is contained in:
mrxhunt 2026-03-11 18:45:02 +00:00
parent 41839ab862
commit 633e0352bc

View File

@ -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: