Merge "[AAI] Add model-loader tracing config"
[oom.git] / kubernetes / platform / components / oauth2-proxy / components / oauth2-proxy / ci / ingress-extra-paths-values.yaml
1 ingress:
2   enabled: true
3   path: /
4   pathType: ImplementationSpecific
5   hosts:
6     - chart-example.local
7   extraPaths:
8     - path: /*
9       pathType: ImplementationSpecific
10       backend:
11         service:
12           name: ssl-redirect
13           port:
14             name: use-annotation