fix(cron): Run as kraken

This commit is contained in:
2026-04-27 10:47:00 +02:00
parent 4e58206d4c
commit 6b75aee78a
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -109,6 +109,8 @@ spec:
template:
spec:
restartPolicy: "OnFailure"
securityContext:
runAsUser: 5000
containers:
- name: cronpod
image: juselius/busynix:1.1
+2
View File
@@ -71,6 +71,8 @@ spec:
template:
spec:
restartPolicy: "OnFailure"
securityContext:
runAsUser: 5000
containers:
- name: cronpod
image: juselius/busynix:1.1