cuddle-rust-service-plan/cuddle.yaml
kjuulh f112bcf1a9
All checks were successful
continuous-integration/drone/push Build is passing
chore: remove deps
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-25 13:47:23 +02:00

29 lines
565 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-base.git"
vars:
service: "cuddle-rust-service-plan"
registry: kasperhermansen
clusters:
clank-prod:
replicas: "3"
namespace: prod
config:
something: something
secrets:
something.else: something
scripts:
render:
type: shell
args:
cluster:
name: cluster
type: flag
image_tag:
name: image_tag
type: flag