kjuulh
522db2293b
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
22 lines
447 B
YAML
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"
|