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

refactor: remove use of kustomise #465

Open
shsingh opened this issue Oct 8, 2023 · 0 comments
Open

refactor: remove use of kustomise #465

shsingh opened this issue Oct 8, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@shsingh
Copy link
Contributor

shsingh commented Oct 8, 2023

          At some point, we may want to update the ArgoCD application manifest to stop using Kustomize, but instead replicate it using multiple sources (see [example](https://argo-cd.readthedocs.io/en/stable/user-guide/multiple_sources/)) to specify the following:
  1. Helm chart
  2. Helm values
  3. Another folder containing other files such as the TS

This will remove the need to define the dependent manifests in the kustomization.yaml each time a new file is added, which seem to stumble us a lot

Originally posted by @leonseng in #464 (comment)

@github-actions github-actions bot added the enhancement New feature or request label Oct 8, 2023
@shsingh shsingh changed the title At some point, we may want to update the ArgoCD application manifest to stop using Kustomize, but instead replicate it using multiple sources (see [example](https://argo-cd.readthedocs.io/en/stable/user-guide/multiple_sources/)) to specify the following: refactor: remove use of kustomise Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants