Skip to content

fix: RedPanda Helm install with "statefulset.podTemplate.spec.securityContext.runAsNonRoot" #1162

@maksym-iv

Description

@maksym-iv

Some security audit tools (GCP SCC) rises a concern if spec.template.spec.securityContext.runAsNonRoot != true, however setting it to true will cause STS pod to fail with CreateContainerConfigError: Error: container's runAsUser breaks non-root policy... error .

Enforcing runAsNonRoot: false for tuning container should fix the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions