1
0
Fork 0

cert-manager: Drop hatch.chat certificate

The _hatch.chat_ Matrix server has been gone for quite some time.
pull/74/head
Dustin 2025-07-23 11:59:28 -05:00
parent 81f8c58816
commit fac4b92b71
4 changed files with 0 additions and 25 deletions

View File

@ -9,11 +9,6 @@ certs:
namespace: default
key: acme.sh/dustin.hatch.name/dustin.hatch.name.key
cert: acme.sh/dustin.hatch.name/fullchain.cer
- name: hatchchat-cert
namespace: default
key: certificates/hatch.chat.key
cert: certificates/hatch.chat.crt
bundle: certificates/hatch.chat.pem
- name: chmod777-cert
namespace: default
key: certificates/chmod777.sh.key

View File

@ -19,7 +19,6 @@ rules:
resourceNames:
- pyrocufflink-cert
- dustinhatchname-cert
- hatchchat-cert
- chmod777-cert
- dustinandtabitha-cert
- hlc-cert

View File

@ -35,24 +35,6 @@ spec:
algorithm: ECDSA
rotationPolicy: Always
---
apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: hatchchat-cert
spec:
secretName: hatchchat-cert
dnsNames:
- hatch.chat
- '*.hatch.chat'
issuerRef:
group: cert-manager.io
kind: ClusterIssuer
name: zerossl
privateKey:
algorithm: ECDSA
rotationPolicy: Always
---
apiVersion: cert-manager.io/v1
kind: Certificate

View File

@ -12,7 +12,6 @@ rules:
resourceNames:
- pyrocufflink-cert
- dustinhatchname-cert
- hatchchat-cert
- chmod777-cert
- dustinandtabitha-cert
- hlc-cert