add registry url

This commit is contained in:
mrxhunt 2026-03-11 18:45:35 +00:00
parent 633e0352bc
commit d040174638

View File

@ -23,7 +23,7 @@ spec:
- name: harbor-secret
containers:
- name: phoenix-app
image: YOUR_REGISTRY/{{ ORG_NAME }}-project/phoenix:latest
image: harbor.mxhunt.in/k8s-lab/phoenix:latest
ports:
- containerPort: 8080
hostPort: 8080