Pin restic debug pod
This commit is contained in:
parent
91682ff0f1
commit
2e47b1f8bf
|
@ -14,7 +14,7 @@ spec:
|
||||||
claimName: gitea-shared-storage
|
claimName: gitea-shared-storage
|
||||||
containers:
|
containers:
|
||||||
- name: restic-debug
|
- name: restic-debug
|
||||||
image: git.namesny.com/cluster/restic:latest
|
image: git.namesny.com/cluster/restic:latest@sha256:8efb9776d9b3250012d17bbfff865420e5ffa0688010d006448c4ff358b0ee32
|
||||||
command: ["/bin/sh", "-c"]
|
command: ["/bin/sh", "-c"]
|
||||||
args: ["sleep infinity"]
|
args: ["sleep infinity"]
|
||||||
envFrom:
|
envFrom:
|
||||||
|
|
Loading…
Reference in New Issue