Skip to content

Commit

Permalink
[chore] update e2e-openshift tests after default route termination ch…
Browse files Browse the repository at this point in the history
…ange (#1032)

Signed-off-by: Andreas Gerstmayr <agerstmayr@redhat.com>
  • Loading branch information
andreasgerstmayr authored Sep 26, 2024
1 parent abe3859 commit cb3be90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ spec:
port:
targetPort: public
tls:
termination: passthrough
termination: reencrypt
to:
kind: Service
name: tempo-cmpreps-gateway
Expand Down
2 changes: 1 addition & 1 deletion tests/e2e-openshift/multitenancy/01-assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ spec:
port:
targetPort: public
tls:
termination: passthrough
termination: reencrypt
to:
kind: Service
name: tempo-simplest-gateway
Expand Down

0 comments on commit cb3be90

Please sign in to comment.