Skip to content

Run as nonRoot user #39

@SandraGarciaSerrano

Description

@SandraGarciaSerrano

The deployment fails with Error: EACCES: permission denied, mkdir 'logs' after adding

podSecurityContext:
    fsGroup: 1000
    runAsUser: 1000
    runAsGroup: 1000

Which is needed since the container runs as non-root user and the image runs as root. There should be a way to run the image as non root user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions