Update phoenix/deployment.yaml
This commit is contained in:
parent
28ad24d006
commit
df25c59ee5
@ -17,8 +17,8 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
serviceAccountName: phoenix-sa
|
serviceAccountName: phoenix-sa
|
||||||
hostPID: true
|
hostPID: true
|
||||||
# hostNetwork: true
|
hostNetwork: true
|
||||||
# dnsPolicy: ClusterFirstWithHostNet
|
dnsPolicy: ClusterFirstWithHostNet
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
- name: harbor-secret
|
- name: harbor-secret
|
||||||
containers:
|
containers:
|
||||||
@ -26,7 +26,7 @@ spec:
|
|||||||
image: harbor.mxhunt.in/k8s-lab/phoenix:fb1022d55baf95869056c795d7d5f9232b8e2313
|
image: harbor.mxhunt.in/k8s-lab/phoenix:fb1022d55baf95869056c795d7d5f9232b8e2313
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
# hostPort: 8080
|
hostPort: 8080
|
||||||
env:
|
env:
|
||||||
- name: DEBUG_PATH
|
- name: DEBUG_PATH
|
||||||
valueFrom:
|
valueFrom:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user