Actualiser helm-charts-datalab/doccano/values.yaml

update ingress doccano
This commit is contained in:
Alexis GUYOT 2024-04-12 09:46:44 +02:00
parent 20bc043ee9
commit aa9fba56d2

View File

@ -22,17 +22,36 @@ service:
protocol: TCP
ingress:
enabled: true
path: /
hostnames:
- doccano1.localhost
tls:
# enabled: false
# className: ""
# annotations: {}
# # kubernetes.io/ingress.class: nginx
# # kubernetes.io/tls-acme: "true"
# hosts:
# - host: chart-example.local
# paths:
# - path: /
# pathType: ImplementationSpecific
enabled: true
className: ""
annotations: {}
# kubernetes.io/ingress.class: nginx
# kubernetes.io/tls-acme: "true"
hosts:
- host: test987.lab.groupe-genes.fr
- host: test9876.lab.groupe-genes.fr
paths:
- path: /
pathType: ImplementationSpecific
- host: test98765.lab.groupe-genes.fr
paths:
- path: /
pathType: ImplementationSpecific
tls: []
# - secretName: chart-example-tls
# hosts:
# - chart-example.local
persistence:
enabled: true