Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Error: container has runAsNonRoot and image will run as root #6

@hisrarul

Description

@hisrarul

When I am trying to enable ingress and tls then I am getting below error?

Error: container has runAsNonRoot and image will run as root

I tried to add securityContext in the deployment file but still the same.
securityContext:
runAsUser: 1000
runAsGroup: 3000
fsGroup: 2000

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