We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9888e50 commit 2477261Copy full SHA for 2477261
4 files changed
content/modules/ROOT/examples/bgd-base/bgd-route.yaml
@@ -12,5 +12,5 @@ spec:
12
name: bgd
13
weight: 100
14
tls:
15
- termination: Edge
+ termination: edge
16
insecureEdgeTerminationPolicy: Redirect
content/modules/ROOT/examples/bgd-helm-chart/templates/route.yaml
name: {{ .Release.Name }}
content/modules/ROOT/examples/bgd/bgd-route.yaml
@@ -12,6 +12,6 @@ spec:
17
content/modules/ROOT/examples/todo/todo-route.yaml
@@ -14,5 +14,5 @@ spec:
name: todo-gitops
18
0 commit comments