sourabhgupta385 / sonarqube-helm-chart

A helm chart to install SonarQube on OpenShift 4.x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SonarQube Helm Chart

A helm chart to install SonarQube on OpenShift 4.x

Usage

  • Clone the repository
  • Install the helm chart
helm install sonarqube .
  • To upgrade sonarqube helm release
helm upgrade sonarqube .
  • To delete sonarqube instance
helm delete sonarqube

Notes

  • If PVC storage is increased then pod must be restarted

About

A helm chart to install SonarQube on OpenShift 4.x