Skip to content

Commit

Permalink
Switch Kustomization Image to GHCR Repository
Browse files Browse the repository at this point in the history
  • Loading branch information
apeschel committed Jul 6, 2023
1 parent d5f48aa commit 69a9515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
serviceAccountName: ext-postgres-operator
containers:
- name: ext-postgres-operator
image: movetokube/postgres-operator
image: ghcr.io/movetokube/postgres-operator
command:
- postgres-operator
imagePullPolicy: Always
Expand Down

0 comments on commit 69a9515

Please sign in to comment.