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

feat: Devtron essentials chart added #169

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

Kamal-Acharya
Copy link

Devtron Essentials Chart contain:-
argo-rollouts controller
keda
winter-soldier
in-clustercd
metrics-server
ESO operator
ALB ingress controller
CSI driver
flagger controller
kyverno

Copy link
Contributor

@rupinSec rupinSec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please Add 2 files with this charts.

  1. Readme.md (with proper installation steps and purpose of chart we are trying to solve)
  2. Notes.txt

Copy link
Contributor

@rupinSec rupinSec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For Flagger chart, please install the crds with controller. Else it will cause the flagger controller to fail

@Kamal-Acharya
Copy link
Author

As you have enable crd in flagger values.yaml , configurations is already present it will solve the problem.

@@ -0,0 +1,45 @@
dependencies:
- name: keda
repository: https://kedacore.github.io/charts
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this file

- name: keda
version: "2.6.0"
repository: https://kedacore.github.io/charts
condition: keda.enabled
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

User versions with x.x
don't fix it

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants