From 0bf11077c5ebb40e71545ec0ea4beda021c66e20 Mon Sep 17 00:00:00 2001 From: Angelos Kolaitis Date: Mon, 27 May 2024 19:23:17 +0300 Subject: [PATCH] not namespaces --- build-scripts/hack/sync-images.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-scripts/hack/sync-images.yaml b/build-scripts/hack/sync-images.yaml index 5914e6fa7..141b94c2a 100644 --- a/build-scripts/hack/sync-images.yaml +++ b/build-scripts/hack/sync-images.yaml @@ -5,5 +5,5 @@ creds: pass: '{{ env "PASSWORD" }}' sync: - source: registry.k8s.io/pause:3.7 - target: ghcr.io/canonical/k8s-snap/pause:3.7 + target: ghcr.io/canonical/pause:3.7 type: image