We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
helm install
The release name is missing here:
helm-charts/charts/pgadmin4/README.md
Line 11 in 87ecfd8
Add either --generate-name or a name like so: helm install pgadmin runix/pgadmin4.
--generate-name
helm install pgadmin runix/pgadmin4
🙃
The text was updated successfully, but these errors were encountered:
You are correct, feel free to open a pull request! Else I'll do it next week :)
Sorry, something went wrong.
added as requested: #250
No branches or pull requests
The release name is missing here:
helm-charts/charts/pgadmin4/README.md
Line 11 in 87ecfd8
Add either
--generate-name
or a name like so:helm install pgadmin runix/pgadmin4
.🙃
The text was updated successfully, but these errors were encountered: