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