Update phoenix/deployment.yaml
This commit is contained in:
parent
34cb8cd50d
commit
ee571c17a2
@ -18,7 +18,7 @@ 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:e6b495aa919673bd92cc072519627d448af05d0c
|
image: harbor.mxhunt.in/k8s-lab/phoenix:e6b495aa919673bd92cc072519627d448af05d0c
|
||||||
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