Skip to content

Investigate runAsUser deployment errors on non-OpenShift clusters #1134

Description

@bdunne

Discussed in https://github.com/orgs/ManageIQ/discussions/22449

Originally posted by stevenrenaud April 7, 2023
Hello,
Good job with ManageIQ.

I struggle a little while deploying in Azure AKS with operator.
Is there any way to add the SecurityOption : runAsUser: XXXX through the Operator ?

I can't achieve to deploy without.
If i remove operator and i apply the config in every deployment everything is OK.

someting like this :
` securityContext:

        capabilities:

          drop:

            - ALL

        privileged: false

        runAsUser: 65532

        runAsNonRoot: true

        allowPrivilegeEscalation: false

`

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions