give matrix.janky.bot it's own cert

This commit is contained in:
Finn 2024-07-17 21:53:18 -07:00
parent 94f7154b35
commit 5682160eab

View file

@ -89,7 +89,12 @@ apiVersion: networking.k8s.io/v1
kind: Ingress kind: Ingress
metadata: metadata:
name: homeserver-janky-bot name: homeserver-janky-bot
annotations:
cert-manager.io/cluster-issuer: letsencrypt
spec: spec:
tls:
- hosts: [matrix.janky.bot]
secretName: matrix.janky.bot
rules: rules:
- host: matrix.janky.bot - host: matrix.janky.bot
http: http: