cuddle-rust-service-plan/cuddle.yaml
kjuulh c1d71df0e5
Some checks failed
continuous-integration/drone/push Build is failing
feat: upload of data
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-25 23:43:19 +02:00

32 lines
590 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
cuddle/clusters:
dev:
scripts:
render:
type: shell
args:
cluster:
name: cluster
type: flag
image_tag:
name: image_tag
type: flag