kubernetes-neo4j
kubernetes-neo4j copied to clipboard
Is a privileged security context required?
I have been looking at the configuration of the statefulset.yaml
and I was wondering:
securityContext:
privileged: true
is this required for some Neo4j-related issue? Why is this required?
Many thanks