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.
2 parents 742c8d7 + 4ec56c5 commit aab9ebeCopy full SHA for aab9ebe
charts/openvsx/templates/route.yaml
@@ -27,6 +27,7 @@ apiVersion: route.openshift.io/v1
27
kind: Route
28
metadata:
29
annotations:
30
+ haproxy.router.openshift.io/set-forwarded-headers: replace
31
haproxy.router.openshift.io/disable_cookies: 'true'
32
haproxy.router.openshift.io/timeout: {{ .Values.route.timeout }}
33
labels:
0 commit comments