📜 Description
I installed Devtron locally on a new kind cluster using helm install devtron devtron/devtron-operator \ --create-namespace --namespace devtroncd.
However, in the stack manager, it shows the Build & Deploy, GitOps, Notifications, Monitoring modules have already been installed.

I also tried running the same on a different device, where we saw that the CI CD and GitOps module were installed.
👟 Reproduction steps
Install devtron without any integrations using helm install devtron devtron/devtron-operator \ --create-namespace --namespace devtroncd
👍 Expected behavior
The stack manager should not show any installed modules
👎 Actual Behavior
The Stack Manager shows some modules as installed
☸ Kubernetes version
kind v0.23.0 go1.22.3 darwin/arm64
Cloud provider
NA
🌍 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?
AB#9845