33 lines
893 B
YAML
33 lines
893 B
YAML
# Kontemplate configuration for the primary GKE cluster in the project
|
|
# 'tazjins-infrastructure'.
|
|
---
|
|
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
|
|
- name: oslo-pub-cert
|
|
path: https-cert
|
|
values:
|
|
domain: oslo.pub
|
|
|
|
# Services
|
|
- name: nixery
|
|
values:
|
|
port: 8080
|
|
version: as6056ijn2scvzq8n1i2nlqwc5kddp1s
|
|
bucket: tazjins-data
|
|
account: nixery@tazjins-infrastructure.iam.gserviceaccount.com
|
|
repo: git@github.com:tazjin/depot.git
|
|
popularity: 'popularity-19.09.891.80b42e630b2.json'
|
|
- name: tazblog
|
|
- name: https-lb
|
|
- name: nginx
|
|
values:
|
|
version: 52fabe4423095f12f67be1c7dbf88b801c1bb521
|