Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to deploy application sets using a helm chart #40

Open
csantanapr opened this issue Feb 14, 2024 · 1 comment
Open

Ability to deploy application sets using a helm chart #40

csantanapr opened this issue Feb 14, 2024 · 1 comment

Comments

@csantanapr
Copy link
Member

Currently the application sets are deployed using an apps of appset argo application looking at the addons directory recursive.

In the Argo UI and listing application set gets clobber with empty application sets.

The end user will need to move the files of the application sets not wanted to the exclude/ directory.

Feedback from some users said it would be nice to have a helm charts that generates the application sets, and controlled which ones get installed with booleans in values.yaml

I think @morey-tech had a version of this in of the demos using gitops-bridge

@morey-tech
Copy link

morey-tech commented Feb 14, 2024

While not directly related to the GitOps bridge, I have this example of a Helm chart deploying ApplicationSets.

Here it is: https://github.com/morey-tech/gitops-bridge-control-plane/tree/main/charts/addons

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants