Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
[oauth2-proxy] Add ci test for ingress extraPaths
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Barrientos <[email protected]>
  • Loading branch information
mbarrien committed Jun 18, 2020
1 parent 1af9558 commit be3a98b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions stable/oauth2-proxy/ci/ingress-extra-paths.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
ingress:
extraPaths:
- path: /*
backend:
serviceName: ssl-redirect
servicePort: use-annotation

0 comments on commit be3a98b

Please sign in to comment.