kjuulh
ae2c852b35
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
29 lines
576 B
YAML
29 lines
576 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-cli-plan.git"
|
|
|
|
vars:
|
|
service: "drone-templater"
|
|
registry: kasperhermansen
|
|
|
|
clusters:
|
|
clank-prod:
|
|
replicas: "3"
|
|
namespace: prod
|
|
|
|
please:
|
|
project:
|
|
owner: kjuulh
|
|
repository: drone-templater
|
|
branch: main
|
|
settings:
|
|
api_url: https://git.front.kjuulh.io
|
|
|
|
deployment:
|
|
registry: git@git.front.kjuulh.io:kjuulh/clank-clusters
|
|
env:
|
|
prod:
|
|
clusters:
|
|
- clank-prod
|
|
|