chore: update cuddle clusters template

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-09-29 09:54:22 +02:00
parent 3c0c49b8a2
commit 5aeb2b8bff
Signed by: kjuulh
GPG Key ID: D85D7535F18F35FA

View File

@ -6,16 +6,17 @@ vars:
service: "%%name%%"
registry: kasperhermansen
clusters:
clank-prod:
replicas: "3"
namespace: prod
database:
crdb: "false"
ingress:
- external: "true"
- internal: "true"
deployment:
registry: git@git.front.kjuulh.io:kjuulh/clank-clusters
env:
prod:
clusters:
- clank-prod
cuddle/clusters:
dev:
env:
service.host: "0.0.0.0:3000"
prod:
env:
service.host: "0.0.0.0:3000"