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
|
|
|
|
|
2024-04-05 20:54:05 +02:00
|
|
|
base: "git@git.front.kjuulh.io:kjuulh/cuddle-rust-service-plan.git"
|
2022-08-11 22:31:12 +02:00
|
|
|
|
|
|
|
vars:
|
|
|
|
service: "cibus-backend"
|
2024-04-05 20:54:05 +02:00
|
|
|
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
|