add registry url
This commit is contained in:
parent
633e0352bc
commit
d040174638
@ -23,7 +23,7 @@ spec:
|
|||||||
- name: harbor-secret
|
- name: harbor-secret
|
||||||
containers:
|
containers:
|
||||||
- name: phoenix-app
|
- name: phoenix-app
|
||||||
image: YOUR_REGISTRY/{{ ORG_NAME }}-project/phoenix:latest
|
image: harbor.mxhunt.in/k8s-lab/phoenix:latest
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
hostPort: 8080
|
hostPort: 8080
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user