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

update ingress doccano
This commit is contained in:
Alexis GUYOT 2024-04-12 09:54:58 +02:00
parent aa9fba56d2
commit acf3f2ebb0

View File

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