force IP assignment for prod-pod
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 1m18s

This commit is contained in:
continuist 2025-09-20 23:03:48 -04:00
parent 2e551d6f1d
commit 5917eac666

View file

@ -8,6 +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
containers: containers:
- name: postgres - name: postgres