📝 Add short documentation in each directory
This commit is contained in:
parent
1a285f2ecc
commit
2fdb1a221a
3 changed files with 5 additions and 0 deletions
3
ansible/README.md
Normal file
3
ansible/README.md
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
# Ansible Playbook
|
||||||
|
|
||||||
|
This playbook is used to boostrap the cluster by installing the cluster and ArgoCD configuration.
|
||||||
1
gitops/README.md
Normal file
1
gitops/README.md
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Loopback from the App of Apps (`/root-app.yaml`) that adds the manually installed base tools to ArgoCD to be automatically managed and self-healing.
|
||||||
1
platform/README.md
Normal file
1
platform/README.md
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Base tools that are "manually" installed by Ansible to boostrat the cluster.
|
||||||
Loading…
Reference in a new issue