Skip to content

Commit 859a4fe

Browse files
committed
docs: fix text overflow issue in admonition block
1 parent add409e commit 859a4fe

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/install/installation.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj-labs/argoc
2929
```
3030

3131
!!! warning
32-
The installation manifests include `ClusterRoleBinding` resources that reference `argocd` namespace. If you are installing Argo CD into a different
33-
namespace then make sure to update the namespace reference.
32+
The installation manifests include `ClusterRoleBinding` resources that reference `argocd` namespace. If you are installing Argo CD into a different namespace then make sure to update the namespace reference.
3433

3534
!!!note "A word on high availability"
3635
It is not advised to run multiple replicas of the same Argo CD Image Updater
@@ -75,8 +74,7 @@ kubectl apply -n argocd-image-updater -f https://raw.githubusercontent.com/argop
7574
```
7675

7776
!!! warning
78-
The installation manifests include `ClusterRoleBinding` resources that reference `argocd` namespace. If you are installing Argo CD into a different
79-
namespace then make sure to update the namespace reference.
77+
The installation manifests include `ClusterRoleBinding` resources that reference `argocd` namespace. If you are installing Argo CD into a different namespace then make sure to update the namespace reference.
8078

8179
!!!note "A word on high availability"
8280
It is not advised to run multiple replicas of the same Argo CD Image Updater

0 commit comments

Comments
 (0)