cibus-backend/cuddle.yaml

29 lines
545 B
YAML
Raw Normal View History

2022-08-11 22:31:12 +02:00
# 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"
2022-08-11 22:31:12 +02:00
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
2022-08-14 20:46:17 +02:00
scripts:
render_cibus_templates:
type: shell
2022-08-15 22:55:04 +02:00
local_up:
type: shell
2022-08-20 23:59:43 +02:00
run_cibus:
type: shell