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
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:
parent
5917eac666
commit
0946bfb932
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue