aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/cgit/cgit-deploy.yaml2
1 files changed, 1 insertions, 1 deletions
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