9 lines
177 B
YAML
9 lines
177 B
YAML
ingress:
|
|
enabled: true
|
|
ingressClassName: traefik
|
|
hosts:
|
|
- host: requests.pvr.spamasaurus.com
|
|
paths:
|
|
- path: /
|
|
pathType: ImplementationSpecific
|