blob: b3298d19e6bf2bb78efcacef37d096c21453f328 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Kontemplate configuration for the primary GKE cluster in the project
# 'tazjins-infrastructure'.
---
context: gke_tazjins-infrastructure_europe-north1_tazjin-cluster
include:
- name: nixery
values:
port: 8080
version: 2e688c1
bucket: tazjins-data
account: nixery@tazjins-infrastructure.iam.gserviceaccount.com
repo: ssh://source.developers.google.com:2022/p/tazjins-infrastructure/r/monorepo
|