11 lines
284 B
YAML
11 lines
284 B
YAML
---
|
|
# Zone-transfer / catalog key. The operator generates the material into a
|
|
# Secret (transfer-key-tsig); nothing sensitive is committed to git.
|
|
apiVersion: bind.unkin.net/v1alpha1
|
|
kind: BindTSIGKey
|
|
metadata:
|
|
name: transfer-key
|
|
namespace: ns-auth
|
|
spec:
|
|
algorithm: hmac-sha256
|