Compare commits
No commits in common. "99acbbc5d397d62886c150b546a69ea54468ec0e" and "cd5bc66550b67a45f8ee892c2bd9191a6ae596a0" have entirely different histories.
99acbbc5d3
...
cd5bc66550
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ spec:
|
|||
# nodeName: nenya
|
||||
containers:
|
||||
- name: fstrim
|
||||
image: ghcr.io/onedr0p/kubanetics:2024.9.5
|
||||
image: ghcr.io/onedr0p/kubanetics:2024.9.4
|
||||
securityContext:
|
||||
privileged: true
|
||||
command: ["/bin/bash", "-c", "while true; do sleep 10; done"]
|
||||
|
|
|
@ -33,7 +33,7 @@ spec:
|
|||
app:
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/kubanetics
|
||||
tag: 2024.9.5@sha256:d7f977b4e8a7f85df03fb3d3b0d51e7021ba21d04fc6960865abb589f8bacf28
|
||||
tag: 2024.9.4@sha256:b76aaf81a5f39642ce57c14414769bd6037f31fb72c933e9139e504c4db14b37
|
||||
env:
|
||||
SCRIPT_NAME: fstrim.sh
|
||||
probes:
|
||||
|
|
Loading…
Reference in a new issue