aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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