Skip to content

helm charts are not compatible with OpenShift #33

@stvno

Description

@stvno
$ helm install strmprivacy helm --values values.yaml --namespace strmprivacy

W0620 14:37:31.727825    2400 warnings.go:70] would violate PodSecurity "restricted:v1.24": allowPrivilegeEscalation != false (container "create" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "create" must set securityContext.capabilities.drop=["ALL"]), seccompProfile (pod or container "create" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost")
Error: INSTALLATION FAILED: failed pre-install: timed out waiting for the condition

OpenShift has strict security policies and it seems the helm charts don't comply currently

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