Moved to hostPath
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user