about summary refs log tree commit diff
path: root/infra/kubernetes/primary-cluster.yaml
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-08-16T17·20+0100
committerVincent Ambo <tazjin@google.com>2019-08-16T17·20+0100
commitdd35be7add227743c6201a8383a8ee29d399dade (patch)
tree0e60532b6739b38be9361fbafe29e309c3e60303 /infra/kubernetes/primary-cluster.yaml
parentba063178361db71731e3f9ba8292848255303643 (diff)
feat(infra/k8s): Deploy Nixery instance to cluster r/36
Diffstat (limited to '')
-rw-r--r--infra/kubernetes/primary-cluster.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/infra/kubernetes/primary-cluster.yaml b/infra/kubernetes/primary-cluster.yaml
new file mode 100644
index 0000000000..8204a876b2
--- /dev/null
+++ b/infra/kubernetes/primary-cluster.yaml
@@ -0,0 +1,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