From 5917eac6666322b6d07c80427448033b54aaf3bb Mon Sep 17 00:00:00 2001 From: continuist Date: Sat, 20 Sep 2025 23:03:48 -0400 Subject: [PATCH] force IP assignment for prod-pod --- deploy/prod-pod.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy/prod-pod.yml b/deploy/prod-pod.yml index fae29af..0cd383f 100644 --- a/deploy/prod-pod.yml +++ b/deploy/prod-pod.yml @@ -8,6 +8,7 @@ metadata: io.containers.no-new-privileges: "true" spec: hostname: sharenet-production-pod + subdomain: sharenet-production-service containers: - name: postgres