2024-03-30 00:27:14 +01:00
|
|
|
# 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
|
|
|
|
|
2024-03-31 00:04:02 +01:00
|
|
|
please:
|
|
|
|
project:
|
|
|
|
owner: kjuulh
|
|
|
|
repository: drone-templater
|
|
|
|
branch: main
|
|
|
|
settings:
|
|
|
|
api_url: https://git.front.kjuulh.io
|
2024-03-30 00:27:14 +01:00
|
|
|
|
|
|
|
deployment:
|
|
|
|
registry: git@git.front.kjuulh.io:kjuulh/clank-clusters
|
|
|
|
env:
|
|
|
|
prod:
|
|
|
|
clusters:
|
|
|
|
- clank-prod
|
|
|
|
|