revert back to vuln state

This commit is contained in:
mrxhunt 2026-03-12 07:14:00 +00:00
parent 14a9ca28a8
commit 7b7ae0eb6f

View File

@ -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:c124f4748fc9bd33cc96f63198dfa5c7db683f22 image: harbor.mxhunt.in/k8s-lab/phoenix:c124f4748fc9bd33cc96f63198dfa5c7db683f22
ports: ports:
- containerPort: 8080 - containerPort: 8080
# hostPort: 8080 hostPort: 8080
env: env:
- name: DEBUG_PATH - name: DEBUG_PATH
valueFrom: valueFrom: