update chart

This commit is contained in:
Tom Hodson 2024-12-11 13:40:54 +00:00
parent f0fc7ad514
commit 523773d467
2 changed files with 2 additions and 9 deletions

View File

@ -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 }}

View File

@ -14,7 +14,7 @@ redis:
# See https://eccr.ecmwf.int/harbor/projects/258/repositories
stacServer:
image:
repository: "eccr.ecmwf.int/stac_server/stac_server"
repository: "eccr.ecmwf.int/qubed/stac_server"
tag: "latest"
pullPolicy: IfNotPresent
servicePort: 8080
@ -22,4 +22,4 @@ stacServer:
REDIS_HOST: "redis"
ingress:
enabled: True
hostname: "climate.catalogue.lumi.apps.dte.destination-earth.eu"
hostname: "climate-catalogue.lumi.apps.dte.destination-earth.eu"