kjuulh
54725c37b3
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Signed-off-by: kjuulh <contact@kjuulh.io>
29 lines
545 B
YAML
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
|