Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kustomization not using the new Google Image Repository #113

Open
apeschel opened this issue Jul 6, 2023 · 0 comments
Open

Kustomization not using the new Google Image Repository #113

apeschel opened this issue Jul 6, 2023 · 0 comments

Comments

@apeschel
Copy link
Contributor

apeschel commented Jul 6, 2023

The kustomization is still using the old Docker Hub repository:

        image: movetokube/postgres-operator

https://github.com/movetokube/postgres-operator/blob/master/deploy/operator.yaml#L18

Should be:

        image: ghcr.io/movetokube/postgres-operator
apeschel added a commit to apeschel/ext-postgres-operator that referenced this issue Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant