hyperlog/cuddle.yaml
kjuulh 119731e2a0
Some checks failed
continuous-integration/drone/push Build is failing
feat: make into service instead
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-29 19:43:12 +02:00

39 lines
657 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: "hyperlog"
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"
please:
project:
owner: kjuulh
repository: hyperlog
branch: main
settings:
api_url: https://git.front.kjuulh.io
actions:
rust:
scripts:
dev:
type: shell
install:
type: shell