Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Create argo install chart, issue #1 #7

Merged
merged 1 commit into from
Sep 15, 2022
Merged

Create argo install chart, issue #1 #7

merged 1 commit into from
Sep 15, 2022

Conversation

malacourse
Copy link
Contributor

Helm chart to create argocd instances for assemble using the redhat gitops operator. Review the README file in the gitops-operator folder for instructions to install.

@davgordo davgordo self-assigned this Sep 15, 2022
@davgordo davgordo self-requested a review September 15, 2022 20:37

To install the chart from source:
```bash
# within this directory
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be good for the commands to assume the user is in the root of the repository

```bash
# within this directory
oc new-project assemble-argocd
helm upgrade --install argocd . -f values.yaml
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replace with:
helm upgrade --install argocd charts/gitops-operator

@davgordo
Copy link
Contributor

davgordo commented Sep 15, 2022

I'm actually going to merge this without the suggested readme changes, because the next PR already includes this commit, so it will save us getting out of sync by merging as is.

@davgordo davgordo merged commit 18ad30e into main Sep 15, 2022
@davgordo davgordo deleted the argo-install branch September 15, 2022 20:45
@davgordo davgordo assigned malacourse and unassigned davgordo Sep 15, 2022
@davgordo davgordo linked an issue Sep 15, 2022 that may be closed by this pull request
@davgordo davgordo added this to the MVP Platform Components milestone Oct 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Software template for ArgoCD
2 participants