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 59bbeb5 commit 5b51b89Copy full SHA for 5b51b89
charts/openvsx/templates/route.yaml
@@ -2,7 +2,6 @@ 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:
@@ -28,7 +27,6 @@ apiVersion: route.openshift.io/v1
28
27
29
30
31
32
33
34
0 commit comments