use host network
Some checks failed
Podman Rootless Demo / test-backend (push) Has been skipped
Podman Rootless Demo / test-frontend (push) Has been skipped
Podman Rootless Demo / build-backend (push) Has been skipped
Podman Rootless Demo / build-frontend (push) Has been skipped
Podman Rootless Demo / deploy-prod (push) Failing after 1m4s

This commit is contained in:
continuist 2025-09-20 23:07:53 -04:00
parent 5917eac666
commit 0946bfb932

View file

@ -8,7 +8,7 @@ metadata:
io.containers.no-new-privileges: "true" io.containers.no-new-privileges: "true"
spec: spec:
hostname: sharenet-production-pod hostname: sharenet-production-pod
subdomain: sharenet-production-service hostNetwork: true
containers: containers:
- name: postgres - name: postgres