Compare commits
No commits in common. "527894159f7f6673a0095fcecba363e5b4a4f99a" and "0cba34d6d698c8041db4552d3a3892b95ce71e5b" have entirely different histories.
527894159f
...
0cba34d6d6
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.10.3
|
||||
image: ghcr.io/onedr0p/kubanetics:2024.9.5
|
||||
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.10.3@sha256:9e8e70ac686e9256686e372b27d9a39ab92d6d4c651e67aacedc8ec077a71a66
|
||||
tag: 2024.9.5@sha256:d7f977b4e8a7f85df03fb3d3b0d51e7021ba21d04fc6960865abb589f8bacf28
|
||||
env:
|
||||
SCRIPT_NAME: fstrim.sh
|
||||
probes:
|
||||
|
|
Loading…
Reference in a new issue