From e1d0bacf5c458c43bba0900b418203f771c3cb09 Mon Sep 17 00:00:00 2001 From: Max Resnick Date: Sun, 28 May 2023 13:06:20 -0700 Subject: move image registries --- grumpy/gitolite/kustomization.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'grumpy/gitolite/kustomization.yaml') diff --git a/grumpy/gitolite/kustomization.yaml b/grumpy/gitolite/kustomization.yaml index 7bfd82a..0dea17b 100644 --- a/grumpy/gitolite/kustomization.yaml +++ b/grumpy/gitolite/kustomization.yaml @@ -6,8 +6,9 @@ commonLabels: # Images modify the tags for images without # creating patches. images: -- name: registry.gitlab.com/grumps/grumpy-containers/gitolite - newTag: v0.0.4 +- name: git + newName: public.ecr.aws/s0f9o2k5/gitolite + newTag: v0.0.5 # Value of this field is prepended to the # names of all resources @@ -17,4 +18,4 @@ namePrefix: gitolite-gitolite # and emits as a YAML string resources: - gitolite-gitolite-deploy.yaml -- gitolite-gitolite-svc.yaml \ No newline at end of file +- gitolite-gitolite-svc.yaml -- cgit v1.2.3