]> source.dussan.org Git - sonarqube.git/commitdiff
removing reference to a "list" of known limitations since the list has come down...
authorMegan Wilson <megan.wilson@sonarsource.com>
Fri, 13 May 2022 12:14:57 +0000 (14:14 +0200)
committersonartech <sonartech@sonarsource.com>
Mon, 23 May 2022 20:02:51 +0000 (20:02 +0000)
server/sonar-docs/src/pages/setup/sonarqube-cluster-on-kubernetes.md

index edd62a46427a84b32e9d40e8707122484d6758be..ac930900953271dd3ebfdf5e472ac77d7598f787 100644 (file)
@@ -160,8 +160,6 @@ kubectl create secret generic <NAME OF THE SECRET> --from-file=/PATH/TO/YOUR/PKC
 This documentation only contains the most important Helm chart customizations. See the [Customize the Chart Before Installing](https://helm.sh/docs/intro/using_helm/#customizing-the-chart-before-installing) documentation and the Helm chart [README](https://github.com/SonarSource/helm-chart-sonarqube/tree/master/charts/sonarqube-dce) for more possibilities on customizing the Helm chart. 
 ## Known Limitations
 
-As SonarQube is intended to be run anywhere, there are some drawbacks that are currently known when operating in Kubernetes. This list is not comprehensive, but something to keep in mind and points for us to improve on.
-
 ### Problems with Azure Fileshare PVC
 
 Currently, there is a known limitation when working on AKS that resonates around the use of Azure Fileshare. We recommend using another storage class for persistency on AKS.