Skip to content

Commit 69a9515

Browse files
committed
Switch Kustomization Image to GHCR Repository
Fixes: movetokube#113
1 parent d5f48aa commit 69a9515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: deploy/operator.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ spec:
1515
serviceAccountName: ext-postgres-operator
1616
containers:
1717
- name: ext-postgres-operator
18-
image: movetokube/postgres-operator
18+
image: ghcr.io/movetokube/postgres-operator
1919
command:
2020
- postgres-operator
2121
imagePullPolicy: Always

0 commit comments

Comments
 (0)