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