feat(sorcerer): Add raid-data pvc and cronjobs

This commit is contained in:
2026-04-27 15:45:51 +02:00
parent 1e188543ae
commit 0c46dff7bf
8 changed files with 512 additions and 5 deletions
+2 -2
View File
@@ -71,8 +71,6 @@ spec:
template:
spec:
restartPolicy: "OnFailure"
securityContext:
runAsUser: 5000
containers:
- name: cronpod
image: juselius/busynix:1.1
@@ -83,6 +81,8 @@ spec:
- |
nix-env -iA nixpkgs.wget nixpkgs.coreutils nixpkgs.bash
bash /scripts/download.sh
chown -R 5000:5000 /data/hdd/data/norshelf
chmod -R g+w /data/hdd/data/norshelf
resources: {}
volumeMounts:
- name: data