Skip to content

Components should not require root to run #517

@rolandkool

Description

@rolandkool

In clusters with PodSecurityPolicies active and restrictions on which images can run as root, it's hard to deploy this demo application. The DB components fail to start when trying to start as non root (using the postgres user (id 70) in the securityContext).
The app components requiring the JWT secret also fail to start as the key is mounted and expected in the /root directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueThis issue is a good place to started contributing to this repository.priority: p3Desirable enhancement or fix. May not be included in next release.samplesIssues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions