Skip to content

Commit 68183af

Browse files
Merge pull request #703 from Ileriayo/patch-1
doc: Update installation.md
2 parents 7c2bb8e + db105a3 commit 68183af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/install/installation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ Argo CD is running. Don't worry, without any configuration, it will not start me
1919
We also provide a Kustomize base in addition to the plain Kubernetes YAML
2020
manifests. You can use it as remote base and create overlays with your
2121
configuration on top of it. The remote base's URL is
22-
`https://github.com/argoproj-labs/argocd-image-updater/manifests/base`
22+
`https://github.com/argoproj-labs/argocd-image-updater/manifests/base`.
23+
You can view the manifests [here](https://github.com/argoproj-labs/argocd-image-updater/tree/stable/manifests/base)
2324

2425
### Apply the installation manifests
2526

0 commit comments

Comments
 (0)