2019-08-16 19:20:20 +02:00
|
|
|
# Kontemplate configuration for the primary GKE cluster in the project
|
|
|
|
# 'tazjins-infrastructure'.
|
|
|
|
---
|
|
|
|
context: gke_tazjins-infrastructure_europe-north1_tazjin-cluster
|
|
|
|
include:
|
2019-08-27 13:43:55 +02:00
|
|
|
# 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
|
2019-12-18 18:27:30 +01:00
|
|
|
- name: git-tazj-in-cert
|
|
|
|
path: https-cert
|
|
|
|
values:
|
|
|
|
domain: git.tazj.in
|
2019-09-02 19:19:06 +02:00
|
|
|
- name: oslo-pub-cert
|
|
|
|
path: https-cert
|
|
|
|
values:
|
|
|
|
domain: oslo.pub
|
|
|
|
|
2019-08-27 13:43:55 +02:00
|
|
|
# Services
|
2019-08-16 19:20:20 +02:00
|
|
|
- name: nixery
|
|
|
|
values:
|
|
|
|
port: 8080
|
2019-12-18 18:54:44 +01:00
|
|
|
version: xkm36vrbcnzxdccybzdrx4qzfcfqfrhg
|
2019-08-16 19:20:20 +02:00
|
|
|
bucket: tazjins-data
|
|
|
|
account: nixery@tazjins-infrastructure.iam.gserviceaccount.com
|
2019-12-18 18:54:44 +01:00
|
|
|
repo: ssh://tazjin@gmail.com@source.developers.google.com:2022/p/tazjins-infrastructure/r/depot
|
2019-12-18 20:01:59 +01:00
|
|
|
popularity: 'popularity-nixos-unstable-3140fa89c51233397f496f49014f6b23216667c2.json'
|
2020-02-09 02:27:46 +01:00
|
|
|
- name: website
|
2019-12-18 23:12:06 +01:00
|
|
|
- name: cgit
|
2019-08-27 13:44:37 +02:00
|
|
|
- name: https-lb
|
2019-09-02 19:19:35 +02:00
|
|
|
- name: nginx
|
2019-09-21 16:37:44 +02:00
|
|
|
values:
|
2019-12-20 17:06:19 +01:00
|
|
|
version: a349d5e9145ae9a6c89f62ec631f01fb180de546
|