about summary refs log tree commit diff
path: root/infra/kubernetes/primary-cluster.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'infra/kubernetes/primary-cluster.yaml')
-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
index c8a6423e341c..f043f92fa89b 100644
--- a/infra/kubernetes/primary-cluster.yaml
+++ b/infra/kubernetes/primary-cluster.yaml
@@ -3,6 +3,17 @@
 ---
 context: gke_tazjins-infrastructure_europe-north1_tazjin-cluster
 include:
+  # SSL certificates (provisioned by Google)
+  - name: tazj-in-cert
+    path: https-cert
+    values:
+      domain: tazj.in
+  - name: www-tazj-in-cert
+    path: https-cert
+    values:
+      domain: www.tazj.in
+
+  # Services
   - name: nixery
     values:
       port: 8080