From e4256122e0360f7fcad9f5c4ce39b1193545c734 Mon Sep 17 00:00:00 2001 From: David Landry Date: Wed, 4 Sep 2024 16:19:45 -0400 Subject: [PATCH] chore(goff): switch container port to 80 for Swagger --- apps/goff/base/deployment.yaml | 2 +- apps/goff/base/relay-config.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/goff/base/deployment.yaml b/apps/goff/base/deployment.yaml index 8995d7f..a9cc8e2 100644 --- a/apps/goff/base/deployment.yaml +++ b/apps/goff/base/deployment.yaml @@ -44,7 +44,7 @@ spec: ports: - name: http protocol: TCP - containerPort: 1031 + containerPort: 80 resources: requests: cpu: 150m diff --git a/apps/goff/base/relay-config.yaml b/apps/goff/base/relay-config.yaml index a8f967d..028c0be 100644 --- a/apps/goff/base/relay-config.yaml +++ b/apps/goff/base/relay-config.yaml @@ -10,6 +10,7 @@ enableSwagger: true startWithRetrieverError: true host: work-goff.nc.landry.land +listen: 80 authorizedKeys: admin: