-
Notifications
You must be signed in to change notification settings - Fork 485
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
Bug: Installing devtron/devtron-operator Helm chart with cicd module fails #6138
Comments
@OctavianHome Devtron installs argo-workflows with the configurations that it requires, if you already have it installed, helm will raise an error because it restricts overwriting the current configurations. Can you try installing it on any cluster where any component related to argo isn't installed? |
@pawan-mehta-dt |
@pawan-mehta-dt
|
@OctavianHome Can you join our discord community? https://discord.devtron.ai so that we can Debug and resolve your issue |
@pawan-mehta-dt |
@OctavianHome Can you share few details like? K8s version Output of |
📜 Description
If you install (upgrade) Devtron Hem Chart with
cicd
install module enabled the Helm is raising an error (CustomResourceDefinitionworkflows.argoproj.io
).If you install (upgrade) Devtron Hem Chart without
cicd
install module it is working fine.👟 Reproduction steps
Add Helm Repo:
Update Helm Repo:
Install Helm Dashboard by Devtron (
devtron-operator-0.22.78.tgz
):👍 Expected behavior
The Helm installation to be successful.
👎 Actual Behavior
Helm error:
☸ Kubernetes version
AKS 1.30.5
Cloud provider
🌍 Browser
Chrome
🧱 Your Environment
No response
✅ Proposed Solution
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: