charts/oauth2-proxy/ci/ingress-extra-paths-values.yaml

15 lines
283 B
YAML

ingress:
enabled: true
path: /
pathType: ImplementationSpecific
hosts:
- chart-example.local
extraPaths:
- path: /*
pathType: ImplementationSpecific
backend:
service:
name: ssl-redirect
port:
name: use-annotation