File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ The following update strategies are currently supported:
19
19
* [ digest] ( #strategy-digest ) - Update to the latest version of a given version (tag), using the tag's SHA digest
20
20
* [ name/alphabetical] ( #strategy-name ) - Sorts tags alphabetically and update to the one with the highest cardinality
21
21
22
- !!!warning "Renamed image update strategies
22
+ !!!warning "Renamed image update strategies"
23
23
The ` latest ` strategy has been renamed to ` newest-build ` , and ` name ` strategy has been renamed to ` alphabetical ` .
24
24
Please switch to the new convention as support for the old naming convention will be removed in future releases.
25
25
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj-labs/argoc
29
29
```
30
30
31
31
!!! 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
33
+ namespace then make sure to update the namespace reference.
34
34
35
35
!!!note "A word on high availability"
36
36
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
75
75
` ` `
76
76
77
77
!!! 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.
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.
80
80
81
81
!!!note "A word on high availability"
82
82
It is not advised to run multiple replicas of the same Argo CD Image Updater
You can’t perform that action at this time.
0 commit comments