Compare commits
1 commit
17dbeac783
...
c8e2c77bb2
Author | SHA1 | Date | |
---|---|---|---|
c8e2c77bb2 |
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.0
|
||||
image: ghcr.io/onedr0p/kubanetics:2024.10.1
|
||||
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.0@sha256:119a23a1c119dee6245a61dbdc0e2f71abe294024d599e42e1439893d0aef643
|
||||
tag: 2024.10.1@sha256:ac1df568e6530f0317e42ea80c97b632b14fe34b84cf79d56f881c07361fd464
|
||||
env:
|
||||
SCRIPT_NAME: fstrim.sh
|
||||
probes:
|
||||
|
|
Reference in a new issue