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