Skip to content

Commit 35c004c

Browse files
authored
Merge pull request #473 from validatedpatterns/main
sync: main to rhdp-deploy
2 parents 2f2c207 + e5f0203 commit 35c004c

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

charts/all/config-demo/templates/config-demo-route.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ spec:
1212
name: config-demo
1313
weight: 100
1414
wildcardPolicy: None
15+
tls:
16+
insecureEdgeTerminationPolicy: Allow
17+
termination: edge

charts/all/hello-world/templates/hello-world-route.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ spec:
1212
name: hello-world
1313
weight: 100
1414
wildcardPolicy: None
15+
tls:
16+
insecureEdgeTerminationPolicy: Allow
17+
termination: edge

0 commit comments

Comments
 (0)