qubed/chart/values.yaml
2025-03-31 17:24:20 +01:00

14 lines
279 B
YAML

stacServer:
enabled: true
replicas: 1
image:
repository: "eccr.ecmwf.int/qubed/stac_server"
tag: "latest"
pullPolicy: Always
servicePort: 80
ingress:
enabled: True
tlsSecretName: "lumi-wildcard-tls"
hostname: "qubed.lumi.apps.dte.destination-earth.eu"