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