add registry url
This commit is contained in:
parent
633e0352bc
commit
d040174638
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user