Skip to content

Commit 51a3a86

Browse files
fixed redirect
1 parent 9f40d3c commit 51a3a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/urban-model-platform/templates/httproute.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ spec:
2222
- type: RequestRedirect
2323
requestRedirect:
2424
scheme: https
25-
statusCode: 308
25+
statusCode: 301
2626
{{- end }}

0 commit comments

Comments
 (0)