From 411e3a0ff49ac73fafc712cb821539e83cd3da8e Mon Sep 17 00:00:00 2001 From: Megan Wilson Date: Fri, 13 May 2022 14:14:57 +0200 Subject: [PATCH] removing reference to a "list" of known limitations since the list has come down to one --- .../src/pages/setup/sonarqube-cluster-on-kubernetes.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/server/sonar-docs/src/pages/setup/sonarqube-cluster-on-kubernetes.md b/server/sonar-docs/src/pages/setup/sonarqube-cluster-on-kubernetes.md index edd62a46427..ac930900953 100644 --- a/server/sonar-docs/src/pages/setup/sonarqube-cluster-on-kubernetes.md +++ b/server/sonar-docs/src/pages/setup/sonarqube-cluster-on-kubernetes.md @@ -160,8 +160,6 @@ kubectl create secret generic --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. -- 2.39.5