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-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-08-19 03:43:42 +02:00
|
|
|
version: 2e688c1
|
2019-08-16 19:20:20 +02:00
|
|
|
bucket: tazjins-data
|
|
|
|
account: nixery@tazjins-infrastructure.iam.gserviceaccount.com
|
2019-09-02 19:37:39 +02:00
|
|
|
repo: git@github.com:tazjin/depot.git
|
2019-08-19 04:10:53 +02:00
|
|
|
- name: tazblog
|
2019-08-27 13:44:37 +02:00
|
|
|
- name: https-lb
|
2019-09-02 19:19:35 +02:00
|
|
|
- name: nginx
|