aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-04-27 19:55:57 +0100
committerGravatar Joe Banks <[email protected]>2024-04-27 19:58:09 +0100
commit6bc61ac160131f8bdbfa058dee49dde2cc374862 (patch)
treea3513a45529da512f4b5181771393760092dd5a8
parentDon't run DNS comment workflow if no planned changes (diff)
Add DNS folders to README.md
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index cf54fd1..f86afba 100644
--- a/README.md
+++ b/README.md
@@ -14,8 +14,11 @@ ansible/
├── .ansible-lint # Configuration for ansible lint
├── ansible.cfg # Ansible Configurartion file
└── playbook.yml # Root playbook pulling all roles together
+dns/
+├── zones/ # Zone configuration for each supported DNS Zone
+└── production.yaml # Configuration for OctoDNS planning and deployment
docs/
-└── meeting_notes/ # Minutes for previous devops meetings
+└── meeting_notes/ # Minutes for previous devops meetings
kubernetes/
├── cluster-wide-secrets/ # Kubernetes secrets shared by multiple pods across namespaces
├── namespaces/ # Kubernetes manifests, separated by namespace