Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cluster/apps/security/crowdsec/app/recycle-pvs-cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
restartPolicy: Never
containers:
- name: recycle
image: registry.suse.com/suse/kubectl:1.35@sha256:dfca6429e2d5398f884a44400e4f6f2619e9739a6cd7e90c0e3bcd9560f498fb
image: registry.suse.com/suse/kubectl:1.35@sha256:25b4405a06b6ee8b5ad78eb102ee274c7a4cde1ec7f3d4c33befc1b8c47a59bb
command:
- /bin/sh
- -c
Expand Down
Loading