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
Some how I am not able to deploy or install a pod with security context read only file system to true. Do you have any alternative or solution to adhere to security context in k8s
sed: couldn't open temporary file /usr/share/opensearch/config/sedJSnoBz: Read-only file system
Exception in thread "main" org.opensearch.bootstrap.BootstrapException: java.nio.file.FileSystemException: /usr/share/opensearch/config/opensearch.keystore.tmp: Read-only file system
Likely root cause: java.nio.file.FileSystemException: /usr/share/opensearch/config/opensearch.keystore.tmp: Read-only file system
The text was updated successfully, but these errors were encountered:
Hi Team,
Some how I am not able to deploy or install a pod with security context read only file system to true. Do you have any alternative or solution to adhere to security context in k8s
sed: couldn't open temporary file /usr/share/opensearch/config/sedJSnoBz: Read-only file system
Exception in thread "main" org.opensearch.bootstrap.BootstrapException: java.nio.file.FileSystemException: /usr/share/opensearch/config/opensearch.keystore.tmp: Read-only file system
Likely root cause: java.nio.file.FileSystemException: /usr/share/opensearch/config/opensearch.keystore.tmp: Read-only file system
The text was updated successfully, but these errors were encountered: