TrueChartsClone/charts/stable/seafile/ci/ingress-values.yaml

17 lines
280 B
YAML

workload:
main:
podSpec:
containers:
main:
env:
SEAFILE_SERVER_HOSTNAME: seafile.example.com
ingress:
main:
enabled: true
hosts:
- host: seafile.example.com
paths:
- path: /
pathType: Prefix