2022-09-12 22:26:32 +02:00
|
|
|
# yaml-language-server: $schema=https://git.front.kjuulh.io/kjuulh/cuddle/raw/branch/main/schemas/base.json
|
|
|
|
|
2024-04-09 20:38:09 +02:00
|
|
|
base: "git@git.front.kjuulh.io:kjuulh/cuddle-rust-cli-plan.git"
|
2022-09-12 22:26:32 +02:00
|
|
|
|
|
|
|
vars:
|
2022-09-21 22:55:52 +02:00
|
|
|
service: "octopush"
|
2024-04-09 20:38:09 +02:00
|
|
|
registry: kasperhermansen
|
|
|
|
|
|
|
|
clusters:
|
|
|
|
clank-prod:
|
|
|
|
replicas: "3"
|
|
|
|
namespace: prod
|
|
|
|
|
|
|
|
|
|
|
|
deployment:
|
|
|
|
registry: git@git.front.kjuulh.io:kjuulh/clank-clusters
|
|
|
|
env:
|
|
|
|
prod:
|
|
|
|
clusters:
|
|
|
|
- clank-prod
|
2022-09-12 22:48:00 +02:00
|
|
|
|