Actualiser helm-charts-datalab/helm-charts-test/charts/activetigger/values.yaml

modification ingress
This commit is contained in:
Alexis GUYOT 2024-02-29 11:49:48 +01:00
parent 9c5c71336d
commit b0b7a84bef

View File

@ -44,21 +44,39 @@ service:
port: 8000
ingress:
enabled: false
# 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: chart-example.local
- host: activetigger.lab.groupe-genes.fr
paths:
- path: /
pathType: ImplementationSpecific
- host: activetigger2.lab.groupe-genes.fr
paths:
- path: /
pathType: ImplementationSpecific
tls: []
# - secretName: chart-example-tls
# hosts:
# - chart-example.local
resources: {}
# We usually recommend not to specify default resources and to leave this as a conscious
# choice for the user. This also increases chances charts run on environments with little