-
Notifications
You must be signed in to change notification settings - Fork 23
Add helm charts #42
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
base: stage
Are you sure you want to change the base?
Add helm charts #42
Conversation
️✅ There are no secrets present in this pull request anymore.If these secrets were true positive and are still valid, we highly recommend you to revoke them. 🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request. |
|
security failure is for default values added. Can be safely ignored. |
|
@SK8-infi |
Okay, by tonight |
|
@SK8-infi , the code is not working and all the secrets are directly hard codded to values.yml which is not safe please find the better method. |
Manoj-14
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check the code and don't hard code the secrets in values.yaml
|
Please check now. some port related fixes and streamlined docs. This thing really toughhh😭😭 |
📄
Pull Request Template📌 Description
Please provide a clear and concise description of the changes in this PR.
What does this PR do?
Added helm charts for single command kubernetes deployments.
Why is this change needed?
🔗 Related Issue
Link the issue this PR addresses (if applicable):
Fixes #26
🛠️ Type of Change
Please mark the relevant option:
🧪 How Was This Tested?
Describe how you verified your changes:
📸 Screenshots (if applicable)
Add screenshots or logs if this change affects UI or behavior.

✅ Checklist
Please confirm the following:
📝 Additional Notes
Anything else the maintainers should know?