Pin restic debug pod

This commit is contained in:
Mathis 2024-06-05 09:34:32 +00:00
parent 91682ff0f1
commit 2e47b1f8bf
1 changed files with 1 additions and 1 deletions

View File

@ -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: