Files
astra-api-gateway/deploy/values.template.yaml
Kirill Andrusyak d3fc398e8e edit pipeline
2023-07-03 20:56:50 +00:00

10 lines
190 B
YAML

app:
fullName: ${CI_PROJECT_TITLE}
image: docker-registry.dopcore.com/${CI_PROJECT_PATH}
server:
port: ${SERVICE_PORT}
replicas: ${SERVICE_REPLICAS}
images:
pullSecret: regcred