Skip to content

User-defined InitContainers should take the precedence #599

@bananaappletw

Description

@bananaappletw

For those securityContext.fsGroup not working case.

user-defined InitContainers should run before init and any other existing init containers.

Then user-defined InitContainers can run chown -R 999:999 /var/lib/mysql to change the permission.

Probably need to modify code here

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