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
Issue
The container will fail if `readOnlyRootFilesystem=true` and no volume is
mounted in `/tmp`. This is the case in NuoDB Helm charts with
`nuocollector-config` and `backup-hooks` containers.
Changes
Enable NSS wrapper only if `/tmp` is writable.
0 commit comments