Skip to content

When installing, the db migration does not run on the job #173

Open
@rfranks-securenet

Description

This, as far as I can tell, is to do with the ownership of /tmp in the pod. It fails with an error that /tmp is world writable.

When I run the pod manually, and change the permissions on the backend storage (nfs in this instance) to 0755 and owner to 1000, it allows the migrations to run correctly.

helm chart version: v9.7.0
kubernetes version: v1.31.4

Activity

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

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