modified README.md +4 -4
| @@ -1,4 +1,4 @@ |
| 1 | | -Commands |
| 1 | +#### Commands |
| 2 | 2 | |
| 3 | 3 | ```bash |
| 4 | 4 | # install ArgoCD in k8s |
| @@ -17,11 +17,11 @@ kubectl -n argocd get secret argocd-initial-admin-secret -o jsonpath="{.data.pas |
| 17 | 17 | ``` |
| 18 | 18 | </br> |
| 19 | 19 | |
| 20 | | -Links |
| 20 | +#### Links |
| 21 | 21 | |
| 22 | | -* config repo: [https://gitlab.com/nanuchi/argocd-app-config](https://gitlab.com/nanuchi/argocd-app-config) |
| 22 | +* Config repo: [https://gitlab.com/nanuchi/argocd-app-config](https://gitlab.com/nanuchi/argocd-app-config) |
| 23 | 23 | |
| 24 | | -* docker repo: [https://hub.docker.com/repository/docker/nanajanashia/argocd-app](https://hub.docker.com/repository/docker/nanajanashia/argocd-app) |
| 24 | +* Docker repo: [https://hub.docker.com/repository/docker/nanajanashia/argocd-app](https://hub.docker.com/repository/docker/nanajanashia/argocd-app) |
| 25 | 25 | |
| 26 | 26 | * Install ArgoCD: [https://argo-cd.readthedocs.io/en/stable/getting_started/#1-install-argo-cd](https://argo-cd.readthedocs.io/en/stable/getting_started/#1-install-argo-cd) |
| 27 | 27 | |
| @@ -1,4 +1,4 @@ |
| 1 | -Commands | 1 | +#### Commands |
| 2 | | 2 | |
| 3 | ```bash | 3 | ```bash |
| 4 | # install ArgoCD in k8s | 4 | # install ArgoCD in k8s |
| @@ -17,11 +17,11 @@ kubectl -n argocd get secret argocd-initial-admin-secret -o jsonpath="{.data.pas |
| 17 | ``` | 17 | ``` |
| 18 | </br> | 18 | </br> |
| 19 | | 19 | |
| 20 | -Links | 20 | +#### Links |
| 21 | | 21 | |
| 22 | -* config repo: [https://gitlab.com/nanuchi/argocd-app-config](https://gitlab.com/nanuchi/argocd-app-config) | 22 | +* Config repo: [https://gitlab.com/nanuchi/argocd-app-config](https://gitlab.com/nanuchi/argocd-app-config) |
| 23 | | 23 | |
| 24 | -* docker repo: [https://hub.docker.com/repository/docker/nanajanashia/argocd-app](https://hub.docker.com/repository/docker/nanajanashia/argocd-app) | 24 | +* Docker repo: [https://hub.docker.com/repository/docker/nanajanashia/argocd-app](https://hub.docker.com/repository/docker/nanajanashia/argocd-app) |
| 25 | | 25 | |
| 26 | * Install ArgoCD: [https://argo-cd.readthedocs.io/en/stable/getting_started/#1-install-argo-cd](https://argo-cd.readthedocs.io/en/stable/getting_started/#1-install-argo-cd) | 26 | * Install ArgoCD: [https://argo-cd.readthedocs.io/en/stable/getting_started/#1-install-argo-cd](https://argo-cd.readthedocs.io/en/stable/getting_started/#1-install-argo-cd) |
| 27 | | 27 | |