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
Im trying to deploy the Security Center helm chart in a cluster that requires containers to be non-root.
I tried changing the Security Center securityContext to non-root (1000:1000) and it failed with permission denied.
sc-runtime-container logs:
/scbase/SecurityCenter: line 33: /opt/sc/.scenv: No such file or directory
Checking for SecurityCenter upgrade in progress:
Checking for active migration:
/bin/bash: line 1: /support/bin/php: No such file or directory
Installing software updates if availableError installing software updates.
[FAILED]
/etc/ssh/sshd_config: Permission denied
Is there a way to run this without root or is it required?
The text was updated successfully, but these errors were encountered:
Im trying to deploy the Security Center helm chart in a cluster that requires containers to be non-root.
I tried changing the Security Center securityContext to non-root (1000:1000) and it failed with permission denied.
sc-runtime-container logs:
Is there a way to run this without root or is it required?
The text was updated successfully, but these errors were encountered: