Moved to hostPath

This commit is contained in:
Donato Mastronardi
2026-03-17 22:56:28 +01:00
parent 0dfcd13369
commit efe6b171bb
3 changed files with 3 additions and 14 deletions

View File

@@ -17,8 +17,9 @@ spec:
- key: node-role.kubernetes.io/control-plane
volumes:
- name: beszel-agent-data
persistentVolumeClaim:
claimName: beszel-agent-pvc
hostPath:
path: /var/lib/beszel-data
type: DirectoryOrCreate
- name: containerd
hostPath:
path: /var/snap/microk8s/common/run/containerd.sock