fix(deploy): use generic 'http' sectionName for HTTP→HTTPS redirect route
This commit is contained in:
@@ -39,7 +39,7 @@ httpRoute:
|
||||
hostnames:
|
||||
- tutor.puchstein.dev
|
||||
sectionName: https-tutor-puchstein-dev
|
||||
httpRedirectSectionName: http-tutor-puchstein-dev
|
||||
httpRedirectSectionName: http
|
||||
|
||||
# JWT_SECRET provisioned as a pre-existing K8s Secret named here.
|
||||
# Do not set jwtSecretValue in committed values — provision via kubectl manually.
|
||||
|
||||
Reference in New Issue
Block a user