Skip to content

Custom Image Registry #354

@geoff-carr-bzy

Description

@geoff-carr-bzy

How can the default pause container image used for the portworx-api and portworx-kvdb pods be overridden? I have specified a custom image registry in the install spec which works for just about everything else but for the pause container it appends the original registry and image path as follows: -

Back-off pulling image "docker.repo/k8s.gcr.io/pause:3.1"

I need it to be: -

docker.repo/pause:3.1

I have tried to edit and update the portworx-api DaemonSet but it then reverts back to the original so I am guess the operator is resetting it.

Found this which suggests adding // to the custom registry path which fixes the pause container pull but then breaks everything else: -

#319

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