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%%" service: "%%name%%"
registry: kasperhermansen registry: kasperhermansen
clusters: database:
clank-prod: crdb: "false"
replicas: "3"
namespace: prod
ingress:
- external: "true"
- internal: "true"
deployment: cuddle/clusters:
registry: git@git.front.kjuulh.io:kjuulh/clank-clusters dev:
env: env:
service.host: "0.0.0.0:3000"
prod: prod:
clusters: env:
- clank-prod service.host: "0.0.0.0:3000"