Skip to content

Commit 0bc3398

Browse files
KelketekLogicalShark
authored andcommitted
docs: Change reference URL for HA manifests to stable. (argoproj#24049)
Signed-off-by: Fox Danger Piacenti <[email protected]>
1 parent 7400da2 commit 0bc3398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/operator-manual/high_availability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Argo CD is largely stateless. All data is persisted as Kubernetes objects, which in turn is stored in Kubernetes' etcd. Redis is only used as a throw-away cache and can be lost. When lost, it will be rebuilt without loss of service.
44

5-
A set of [HA manifests](https://github.com/argoproj/argo-cd/tree/master/manifests/ha) are provided for users who wish to run Argo CD in a highly available manner. This runs more containers, and runs Redis in HA mode.
5+
A set of [HA manifests](https://github.com/argoproj/argo-cd/tree/stable/manifests/ha) are provided for users who wish to run Argo CD in a highly available manner. This runs more containers, and runs Redis in HA mode.
66

77
!!! note
88

0 commit comments

Comments
 (0)