feat: change name
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-11-21 22:26:47 +01:00
parent 198446ea2a
commit 5c96f9d52f
12 changed files with 1314 additions and 0 deletions

22
cuddle.yaml Normal file
View File

@@ -0,0 +1,22 @@
# yaml-language-server: $schema=https://git.front.kjuulh.io/kjuulh/cuddle/raw/branch/main/schemas/base.json
base: "git@git.front.kjuulh.io:kjuulh/cuddle-rust-service-plan.git"
vars:
service: "iamvisual"
registry: kasperhermansen
database:
crdb: "false"
ingress:
- external: "true"
- internal: "true"
cuddle/clusters:
dev:
env:
service.host: "0.0.0.0:3000"
prod:
env:
service.host: "0.0.0.0:3000"