Compare commits

...

2 commits

Author SHA1 Message Date
j
b487416713 quote name idk why 2025-07-02 23:36:35 +10:00
j
cab8cba617 Use sha512 2025-07-02 23:36:24 +10:00

View file

@ -43,11 +43,11 @@ spec:
- dns01:
rfc2136:
nameserver: hawke.hxst.com.au:53
tsigKeyName: "hxme-update-key"
tsigAlgorithm: "hmac-sha512"
tsigSecretSecretRef:
name: hxme-update-key
key: hxme-update-key
tsigAlgorithm: HMACSHA256
tsigKeyName: hxme-update-key
---
apiVersion: cert-manager.io/v1
kind: Certificate