Deploy ns-externaldns BIND cluster
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
---
|
||||
# Key that external-dns (and DNSRecord objects) use to send RFC2136 dynamic
|
||||
# updates to the primary. The operator generates the material into a Secret.
|
||||
apiVersion: bind.unkin.net/v1alpha1
|
||||
kind: BindTSIGKey
|
||||
metadata:
|
||||
name: externaldns-key
|
||||
namespace: ns-externaldns
|
||||
spec:
|
||||
algorithm: hmac-sha256
|
||||
Reference in New Issue
Block a user