-
Notifications
You must be signed in to change notification settings - Fork 12
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
Removing applications from single stages #50
Comments
Current workaround: |
I think we need a button for this.
|
This is possible now via the API. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As a developer, I want to remove an application from a single stage if it is not needed anymore.
Deploying an empty manifest currently doesn't work reliably. Also because we tell argocd to keep skip empty directories.
We should configure the argocd apps to actually work with empty manifests when the manifests are really empty.
The text was updated successfully, but these errors were encountered: