cibus-backend/cuddle.yaml
kjuulh 54725c37b3
Some checks reported errors
continuous-integration/drone/push Build encountered an error
feat: add cuddle rust plan
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-04-05 20:54:05 +02:00

29 lines
545 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: "cibus-backend"
registry: kasperhermansen
clusters:
clank-prod:
replicas: "3"
namespace: prod
deployment:
registry: git@git.front.kjuulh.io:kjuulh/clank-clusters
env:
prod:
clusters:
- clank-prod
scripts:
render_cibus_templates:
type: shell
local_up:
type: shell
run_cibus:
type: shell