chore(goff): switch container port to 443 for Swagger

This commit is contained in:
David Landry 2024-09-04 16:23:34 -04:00
parent e4256122e0
commit f7c366b35e
2 changed files with 2 additions and 2 deletions

View file

@ -44,7 +44,7 @@ spec:
ports: ports:
- name: http - name: http
protocol: TCP protocol: TCP
containerPort: 80 containerPort: 443
resources: resources:
requests: requests:
cpu: 150m cpu: 150m

View file

@ -10,7 +10,7 @@ enableSwagger: true
startWithRetrieverError: true startWithRetrieverError: true
host: work-goff.nc.landry.land host: work-goff.nc.landry.land
listen: 80 listen: 443
authorizedKeys: authorizedKeys:
admin: admin: