14 lines
279 B
YAML
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"
|