gisaf-backend/deployment/kubernetes/helm/values.yaml
phil 3a84d920c1
All checks were successful
/ test (push) Successful in 30s
Deployment: add Helm chart
2024-12-27 02:07:36 +01:00

13 lines
222 B
YAML

# Replicaset count for the server (2 pods: frontend and backend)
replicaCount: 2
version:
backend: 0.5.0-alpha.10
frontend: 0.5.0-alpha.13
# Map config
map:
lng: "6.178"
lat: "45.8818"
zoom: "14"
pitch: "40"