feat(k8s): Add Google managed TLS certificates

Introduces certificates for tazj.in & www.tazj.in.
This commit is contained in:
Vincent Ambo 2019-08-27 12:43:55 +01:00
parent 593e96da60
commit cae99692de
2 changed files with 19 additions and 0 deletions

View file

@ -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