Skip to content

Commit

Permalink
Merge pull request #703 from Ileriayo/patch-1
Browse files Browse the repository at this point in the history
doc: Update installation.md
  • Loading branch information
pasha-codefresh authored May 16, 2024
2 parents 7c2bb8e + db105a3 commit 68183af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/install/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ Argo CD is running. Don't worry, without any configuration, it will not start me
We also provide a Kustomize base in addition to the plain Kubernetes YAML
manifests. You can use it as remote base and create overlays with your
configuration on top of it. The remote base's URL is
`https://github.com/argoproj-labs/argocd-image-updater/manifests/base`
`https://github.com/argoproj-labs/argocd-image-updater/manifests/base`.
You can view the manifests [here](https://github.com/argoproj-labs/argocd-image-updater/tree/stable/manifests/base)

### Apply the installation manifests

Expand Down

0 comments on commit 68183af

Please sign in to comment.