Actualiser helm-chart/values.yaml
Some checks failed
continuous-integration/drone/tag Build is failing
continuous-integration/drone Build is passing

This commit is contained in:
Johanne TROTIN 2025-03-06 10:47:25 +01:00
parent c206060a42
commit cc79f6507e

View File

@ -5,10 +5,10 @@
replicaCount: 1 replicaCount: 1
image: image:
repository: code.groupe-genes.fr/labeds/cours_nunez repository: code.groupe-genes.fr/labeds/Test_Johanne
pullPolicy: Always pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion. # Overrides the image tag whose default is the chart appVersion.
tag: 1.3 tag: 1.0
imagePullSecrets: [] imagePullSecrets: []
nameOverride: "" nameOverride: ""
@ -47,7 +47,7 @@ ingress:
# kubernetes.io/ingress.class: nginx # kubernetes.io/ingress.class: nginx
# kubernetes.io/tls-acme: "true" # kubernetes.io/tls-acme: "true"
hosts: hosts:
- host: cours-nunez.lab.groupe-genes.fr - host: test-johanne.lab.groupe-genes.fr
paths: paths:
- path: / - path: /
pathType: ImplementationSpecific pathType: ImplementationSpecific