Is it possible to run SonarQube Helm chart without high privileges?

Hi,

I’m trying to migrate my Sonarqube instalation to Kubernetes but we use OpenShift and the SCC requires allowPrivilegedContainer and allowPrivilegeEscalation which is a problem for the Kubernetes team.

They asked me it this is really required for running Sonarqube and I ask you guys. Is there any way to run the Helm Chart without these privileges? More especifically: is this only needed for Elasticsearch? Would it be possible to point to an external Elasticsearch instalation?

Regards,

Rodrigo

Hi Rodrigo,

Regarding your permissions questions, perhaps the docs will help.

Regarding Elasticsearch, no it’s not possible to use an external ES instance.

 
HTH,
Ann

Thanks, Ann. I don’t know it this is a big issue for other users but, if it is, maybe SonarSource could evaluate replace Elasticsearch by something with less intrusive requirements…

Regards!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.