Actualiser helm-chart/values.yaml
This commit is contained in:
parent
91455a2dcb
commit
d66306b916
|
@ -5,10 +5,10 @@
|
||||||
replicaCount: 1
|
replicaCount: 1
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: code.groupe-genes.fr/labeds/cours_nunez
|
repository: code.groupe-genes.fr/jtrotin-ensae/e4c-expe2
|
||||||
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: e4c-expe2.jtrotin-ensae.groupe-genes.fr
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: ImplementationSpecific
|
pathType: ImplementationSpecific
|
||||||
|
|
Loading…
Reference in New Issue
Block a user