Files
argocd-apps/apps/base/ns-auth/tsigkey.yaml
T
unkinben 3bcb39fe0a
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
Deploy ns-auth BIND cluster
2026-07-03 20:52:18 +10:00

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