From 110067d0cc859d1affa59bbd573cc41f577a2b20 Mon Sep 17 00:00:00 2001 From: Arlan Lloyd Date: Tue, 26 Nov 2024 18:23:23 -0800 Subject: [PATCH] use generic image repository Signed-off-by: Arlan Lloyd --- charts/zot/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/zot/values.yaml b/charts/zot/values.yaml index 321d480..9592b3f 100644 --- a/charts/zot/values.yaml +++ b/charts/zot/values.yaml @@ -3,7 +3,7 @@ # Declare variables to be passed into your templates. replicaCount: 1 image: - repository: ghcr.io/project-zot/zot-linux-amd64 + repository: ghcr.io/project-zot/zot pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: ""