feat(infra): Ensure http is always redirected to HTTPS (#7853)

redirect to https always
This commit is contained in:
Aarushi
2024-08-21 10:01:06 +01:00
committed by GitHub
parent 52d40d0f8b
commit 7fe4e455fd

View File

@@ -0,0 +1,7 @@
kind: FrontendConfig
metadata:
name: {{ include "autogpt-server.fullname" . }}
spec:
redirectToHttps:
enabled: true
responseCodeName: MOVED_PERMANENTLY_DEFAULT