Deployment: add Helm chart
All checks were successful
/ test (push) Successful in 30s

This commit is contained in:
phil 2024-12-27 02:07:36 +01:00
parent 12d57f0de9
commit 3a84d920c1
7 changed files with 284 additions and 0 deletions

View file

@ -0,0 +1,13 @@
# 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"