diff --git a/apps/gitea/restic/debug-pod.yaml b/apps/gitea/restic/debug-pod.yaml index 9b68498..0a2b6c4 100644 --- a/apps/gitea/restic/debug-pod.yaml +++ b/apps/gitea/restic/debug-pod.yaml @@ -14,7 +14,7 @@ spec: claimName: gitea-shared-storage containers: - name: restic-debug - image: git.namesny.com/cluster/restic:latest + image: git.namesny.com/cluster/restic:latest@sha256:8efb9776d9b3250012d17bbfff865420e5ffa0688010d006448c4ff358b0ee32 command: ["/bin/sh", "-c"] args: ["sleep infinity"] envFrom: