-
Notifications
You must be signed in to change notification settings - Fork 158
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
Fix Helm Command #5855
Fix Helm Command #5855
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
✅ PS. Pls add /docs/nightly to the end of url
To edit notification comments on pull requests, go to your Netlify site configuration. |
User description
For internal users - Please add a Jira DX PR ticket to the subject!
Preview Link
Description
Screenshots (if appropriate)
Checklist
master
.PR Type
documentation
Description
helm repo add bitnami https://charts.bitnami.com/bitnami
command to the MongoDB installation instructions to ensure the Bitnami repository is added before installation.helm repo add bitnami https://charts.bitnami.com/bitnami
command to the PostgreSQL installation instructions to ensure the Bitnami repository is added before installation.Changes walkthrough 📝
tyk-stack-chart.md
Added missing Helm repository commands for MongoDB and PostgreSQL
tyk-docs/content/product-stack/tyk-charts/tyk-stack-chart.md
installation instructions.
installation instructions.