kjuulh
b12653b9e9
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Signed-off-by: kjuulh <contact@kjuulh.io>
24 lines
461 B
YAML
24 lines
461 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: "flux-releaser"
|
|
registry: kasperhermansen
|
|
|
|
clusters:
|
|
clank-prod:
|
|
replicas: "3"
|
|
namespace: prod
|
|
|
|
|
|
deployment:
|
|
registry: git@git.front.kjuulh.io:kjuulh/clank-clusters
|
|
env:
|
|
prod:
|
|
clusters:
|
|
- clank-prod
|
|
|
|
cuddle/clusters:
|
|
dev:
|