Skip to content

Commit 7a4884d

Browse files
committed
Update TOC
1 parent b7f652d commit 7a4884d

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

index.md

+12-9
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Welcome to the DevOps Cheatsheets Repository! This repository serves as a compre
1717

1818
## Table of Contents
1919

20+
## Table of Contents
21+
2022
1. [Kubernetes](/docs/kubernetes)
2123
- [Kubernetes Cheat Sheets](/docs/kubernetes/cheatsheets)
2224
- [Pods](/docs/kubernetes/cheatsheets/pods)
@@ -44,13 +46,13 @@ Welcome to the DevOps Cheatsheets Repository! This repository serves as a compre
4446
- [ArgoCD Create Local Users](/docs/cicd/argocd/local-users)
4547
- [ArgoCD Add New Repositories](/docs/cicd/argocd/new-repositories)
4648
- [ArgoCD LDAP Integration](/docs/cicd/argocd/ldap-integration)
47-
- [ArgoCD HelmChart](/docs/cicd/arocd/helmchart)
49+
- [ArgoCD HelmChart](/docs/cicd/argocd/helmchart)
4850
- [Heroku](/docs/cicd/heroku/)
4951
- [Sending Webhook Messages from Heroku to Discord](/docs/cicd/heroku/static-pages)
5052
4. [Crontabs](/docs/crontab)
5153
- [Crontab Cheat Sheet](/docs/crontab/cheatsheets)
5254
5. [Docker](/docs/docker)
53-
- [Run containers with SSL on development environmets](/docs/docker/run-with-ssl)
55+
- [Run containers with SSL on development environments](/docs/docker/run-with-ssl)
5456
- [Docker Compose](/docs/docker/compose)
5557
- [Portainer Compose File](/docs/docker/compose/portainer)
5658
- [Redis Compose File](/docs/docker/compose/databases/redis)
@@ -64,13 +66,14 @@ Welcome to the DevOps Cheatsheets Repository! This repository serves as a compre
6466
- [Custom DNS](/docs/github/pages/custom-dns)
6567
8. [Ansible](/docs/ansible/)
6668
- [Ansible Playbooks](/docs/ansible/playbooks)
67-
- [Test Playbooks On Docker](/docs/ansible/playbooks/test-on-docker)
68-
9. [Tools & Tips](/docs/tols-and-tips)
69-
- [Tools](/docs/tols-and-tips/tools)
70-
- [K9S](/docs/tols-and-tips/tools/k9s)
71-
- [Kompose](/docs/tols-and-tips/tools/kompose)
72-
- [kubectl](/docs/tols-and-tips/tools/kubectl)
73-
- [Helmchart](/docs/tols-and-tips/tools/helmchart)
69+
- [Test Playbooks On Docker](/docs/ansible/playbooks/test-on-docker)
70+
- [Install K3S and tools](/docs/ansible/playbooks/install-k3s-and-tools)
71+
9. [Tools & Tips](/docs/tools-and-tips)
72+
- [Tools](/docs/tools-and-tips/tools)
73+
- [K9S](/docs/tools-and-tips/tools/k9s)
74+
- [Kompose](/docs/tools-and-tips/tools/kompose)
75+
- [kubectl](/docs/tools-and-tips/tools/kubectl)
76+
- [Helmchart](/docs/tools-and-tips/tools/helmchart)
7477

7578
## How to Use
7679

0 commit comments

Comments
 (0)