11 lines
407 B
YAML
11 lines
407 B
YAML
# 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
|