Update phoenix/deployment.yaml
This commit is contained in:
parent
b16645fd60
commit
1775a9c6bd
@ -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:934fc65d1a00f96629d07dee790a3c112afe9b28
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
hostPort: 8080
|
||||
# hostPort: 8080
|
||||
env:
|
||||
- name: DEBUG_PATH
|
||||
valueFrom:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user