-
Notifications
You must be signed in to change notification settings - Fork 3
Helm chart setup #22
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: main
Are you sure you want to change the base?
Helm chart setup #22
Conversation
a72c5f6 to
071a451
Compare
|
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
|---|---|---|---|---|---|
| 20717558 | Triggered | Generic Database Assignment | da601a3 | helm-chart/values-prod.yaml | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secret safely. Learn here the best practices.
- Revoke and rotate this secret.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 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.
071a451 to
da601a3
Compare
|
all the backend related things are still broken as pydub needs to be re-added to requirements.txt. this is while testing on macos. |
this can be ignored as the secrets are the defaults that people can re-set later |
…illinois-chat changes
|
updated setup instructions: Local Setup InstructionsPrerequisites
Setup Steps
For more details, see |
|
issues i'm facing right now:
|
Helm Chart for UIUC.chat
This PR creates a helm chart and common setup configurations for UIUC.chat in Helm.
Testing
see more detailed docs: LOCAL_K8S_TESTING.md