Latest | Server installation and setup | Deploying on Kubernetes | Developer and Enterprise Editions | Installing Helm chart
Installing Helm chart for SonarQube Server's Developer or Enterprise Edition
Once you have customized the Helm chart, you can install it. You can also overwrite Helm chart parameters directly in the installation command (see Openshift example below).
General installation command
Use the following command to install the latest SonarQube Server Helm chart( If you want to deploy the SonarQube Server LTA version, you should install the LTA Helm chart, see the Helm chart documentation):
Example: installing on Openshift
The command below:
- Enables OpenShift.
- Deploys a PostgreSQL database for test purposes.
without updating the provided default Helm chart.
Was this page helpful?