Compare commits
No commits in common. "b487416713ef43de241c2f64d08e07ed75b8242f" and "ad6cfe2a103b1a757ec119a5e5efca08e9781882" have entirely different histories.
b487416713
...
ad6cfe2a10
1 changed files with 2 additions and 2 deletions
|
@ -43,11 +43,11 @@ spec:
|
||||||
- dns01:
|
- dns01:
|
||||||
rfc2136:
|
rfc2136:
|
||||||
nameserver: hawke.hxst.com.au:53
|
nameserver: hawke.hxst.com.au:53
|
||||||
tsigKeyName: "hxme-update-key"
|
|
||||||
tsigAlgorithm: "hmac-sha512"
|
|
||||||
tsigSecretSecretRef:
|
tsigSecretSecretRef:
|
||||||
name: hxme-update-key
|
name: hxme-update-key
|
||||||
key: hxme-update-key
|
key: hxme-update-key
|
||||||
|
tsigAlgorithm: HMACSHA256
|
||||||
|
tsigKeyName: hxme-update-key
|
||||||
---
|
---
|
||||||
apiVersion: cert-manager.io/v1
|
apiVersion: cert-manager.io/v1
|
||||||
kind: Certificate
|
kind: Certificate
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue