blob: 8204a876b2935ac9d445d4cd485824f73d8cbce0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# 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
bucket: tazjins-data
account: nixery@tazjins-infrastructure.iam.gserviceaccount.com
repo: ssh://source.developers.google.com:2022/p/tazjins-infrastructure/r/monorepo
|