nameservers to list
This commit is contained in:
parent
75e130bb71
commit
8bb9294127
1 changed files with 2 additions and 1 deletions
|
@ -42,7 +42,8 @@ spec:
|
||||||
solvers:
|
solvers:
|
||||||
- dns01:
|
- dns01:
|
||||||
rfc2136:
|
rfc2136:
|
||||||
nameserver: hawke.hxst.com.au:53
|
nameservers:
|
||||||
|
- hawke.hxst.com.au:53
|
||||||
tsigKeyName: "hxme-update-key"
|
tsigKeyName: "hxme-update-key"
|
||||||
tsigAlgorithm: HMACSHA512
|
tsigAlgorithm: HMACSHA512
|
||||||
tsigSecretSecretRef:
|
tsigSecretSecretRef:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue