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