You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am trying to install JDK 11 inside a Splunk enterprise instance and I am using the Splunk operator helm chart, I tried to set the JAVA_VERSION environment variable to "openjdk:8", but I get the following error :
sudo: effective uid is not 0, is /usr/bin/sudo on a file system with the 'nosuid' option set or an NFS file system without root privileges?
So the question is do I need to run the Splunk container as root in order for this to work?
The text was updated successfully, but these errors were encountered:
adam-jbr
changed the title
Installing JDK 8 inside Splunk container
Installing JDK 11 inside Splunk container
May 7, 2024
Hello,
I am trying to install JDK 11 inside a Splunk enterprise instance and I am using the Splunk operator helm chart, I tried to set the JAVA_VERSION environment variable to "openjdk:8", but I get the following error :
sudo: effective uid is not 0, is /usr/bin/sudo on a file system with the 'nosuid' option set or an NFS file system without root privileges?
So the question is do I need to run the Splunk container as root in order for this to work?
The text was updated successfully, but these errors were encountered: