update chart
This commit is contained in:
parent
f0fc7ad514
commit
523773d467
@ -1,7 +0,0 @@
|
|||||||
# apiVersion: v1
|
|
||||||
# kind: ConfigMap
|
|
||||||
# metadata:
|
|
||||||
# name: redis-init-data
|
|
||||||
# data:
|
|
||||||
# compressed_tree.json: |-
|
|
||||||
# {{ .Files.Get "files/compressed_tree.json" | indent 4 }}
|
|
@ -14,7 +14,7 @@ redis:
|
|||||||
# See https://eccr.ecmwf.int/harbor/projects/258/repositories
|
# See https://eccr.ecmwf.int/harbor/projects/258/repositories
|
||||||
stacServer:
|
stacServer:
|
||||||
image:
|
image:
|
||||||
repository: "eccr.ecmwf.int/stac_server/stac_server"
|
repository: "eccr.ecmwf.int/qubed/stac_server"
|
||||||
tag: "latest"
|
tag: "latest"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
servicePort: 8080
|
servicePort: 8080
|
||||||
@ -22,4 +22,4 @@ stacServer:
|
|||||||
REDIS_HOST: "redis"
|
REDIS_HOST: "redis"
|
||||||
ingress:
|
ingress:
|
||||||
enabled: True
|
enabled: True
|
||||||
hostname: "climate.catalogue.lumi.apps.dte.destination-earth.eu"
|
hostname: "climate-catalogue.lumi.apps.dte.destination-earth.eu"
|
Loading…
x
Reference in New Issue
Block a user