9 lines
142 B
YAML
9 lines
142 B
YAML
|
ingress:
|
||
|
main:
|
||
|
enabled: true
|
||
|
hosts:
|
||
|
- host: slink.example.com
|
||
|
paths:
|
||
|
- path: /
|
||
|
pathType: Prefix
|