We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aab9ebe commit 59bbeb5Copy full SHA for 59bbeb5
charts/openvsx/templates/route.yaml
@@ -2,6 +2,7 @@ apiVersion: route.openshift.io/v1
2
kind: Route
3
metadata:
4
annotations:
5
+ haproxy.router.openshift.io/set-forwarded-headers: replace
6
haproxy.router.openshift.io/disable_cookies: 'true'
7
haproxy.router.openshift.io/timeout: {{ .Values.route.timeout }}
8
labels:
0 commit comments