e74a393db0d1b9fe68718f655f5eab46fdca42ba
[oom.git] /
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