flux-releaser/cuddle.yaml
kjuulh 522db2293b
All checks were successful
continuous-integration/drone/push Build is passing
feat: release dev and prod
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-09-08 12:49:36 +02:00

22 lines
447 B
YAML

# 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: "flux-releaser"
registry: kasperhermansen
database:
crdb: "true"
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"