From 40a07ec6489e47adeb52c771876130974364474e Mon Sep 17 00:00:00 2001 From: Max Resnick Date: Sun, 15 Sep 2024 21:44:21 -0700 Subject: chore: switch to ECR --- manifests/cgit/cgit-deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/cgit/cgit-deploy.yaml b/manifests/cgit/cgit-deploy.yaml index 6627710..07bef6a 100644 --- a/manifests/cgit/cgit-deploy.yaml +++ b/manifests/cgit/cgit-deploy.yaml @@ -20,7 +20,7 @@ spec: value: "8080" - name: CGIT_CONFIG value: /opt/etc/cgitrc - image: registry.gitlab.com/grumps/grumpy-containers/cgit:v0.0.6 + image: public.ecr.aws/s0f9o2k5/cgit:v0.0.6 securityContext: runAsUser: 0 runAsGroup: 1000 -- cgit v1.2.3