summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/basics/update-strategies.md2
-rw-r--r--docs/install/installation.md8
2 files changed, 5 insertions, 5 deletions
diff --git a/docs/basics/update-strategies.md b/docs/basics/update-strategies.md
index 9987cd5..d549c0d 100644
--- a/docs/basics/update-strategies.md
+++ b/docs/basics/update-strategies.md
@@ -19,7 +19,7 @@ The following update strategies are currently supported:
* [digest](#strategy-digest) - Update to the latest version of a given version (tag), using the tag's SHA digest
* [name/alphabetical](#strategy-name) - Sorts tags alphabetically and update to the one with the highest cardinality
-!!!warning "Renamed image update strategies
+!!!warning "Renamed image update strategies"
The `latest` strategy has been renamed to `newest-build`, and `name` strategy has been renamed to `alphabetical`.
Please switch to the new convention as support for the old naming convention will be removed in future releases.
diff --git a/docs/install/installation.md b/docs/install/installation.md
index 36fe5c9..65c6d74 100644
--- a/docs/install/installation.md
+++ b/docs/install/installation.md
@@ -29,8 +29,8 @@ kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj-labs/argoc
```
!!! warning
- 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.
+ 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.
!!!note "A word on high availability"
It is not advised to run multiple replicas of the same Argo CD Image Updater
@@ -75,8 +75,8 @@ kubectl apply -n argocd-image-updater -f https://raw.githubusercontent.com/argop
```
!!! warning
- 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.
+ 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.
!!!note "A word on high availability"
It is not advised to run multiple replicas of the same Argo CD Image Updater