diff options
-rw-r--r-- | infra/kubernetes/primary-cluster.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/infra/kubernetes/primary-cluster.yaml b/infra/kubernetes/primary-cluster.yaml index 5b4b04d5d5c2..1409605ccd80 100644 --- a/infra/kubernetes/primary-cluster.yaml +++ b/infra/kubernetes/primary-cluster.yaml @@ -12,6 +12,11 @@ include: path: https-cert values: domain: www.tazj.in + - name: oslo-pub-cert + path: https-cert + values: + domain: oslo.pub + # Services - name: nixery |