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

Allow creating projects declaratively #2597

Closed
aqeelat opened this issue Mar 21, 2024 · 2 comments
Closed

Allow creating projects declaratively #2597

aqeelat opened this issue Mar 21, 2024 · 2 comments

Comments

@aqeelat
Copy link
Contributor

aqeelat commented Mar 21, 2024

Is your feature request related to a problem?

I'm using argo to control two clusters under two separate projects. It would be great if I can create the new project using helm in an ergonomic way.

Related helm chart

argo-cd

Describe the solution you'd like

A way to create new projects more natively, similar to clusterCredentials.

Describe alternatives you've considered

Creating the project by passing it to extraObjects

Additional context

No response

@pdrastil
Copy link
Member

Hi @aqeelat take a look into argocd-apps chart here. The deployment of Argo CD will never support this as we render CRDs as templates and it's not technically possible to provision resources that you are about to install.

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants