diff --git a/deploy/prod-pod.yml b/deploy/prod-pod.yml index 0cd383f..05e628c 100644 --- a/deploy/prod-pod.yml +++ b/deploy/prod-pod.yml @@ -8,7 +8,7 @@ metadata: io.containers.no-new-privileges: "true" spec: hostname: sharenet-production-pod - subdomain: sharenet-production-service + hostNetwork: true containers: - name: postgres