removed seccompprofile

This commit is contained in:
2026-02-02 15:01:19 +11:00
parent 449e7f690a
commit ddd9877848

View File

@@ -44,8 +44,6 @@ spec:
allowPrivilegeEscalation: false
capabilities:
drop: ["ALL"]
seccompProfile:
type: RuntimeDefault
volumes:
- name: data-volume
persistentVolumeClaim:
@@ -54,4 +52,3 @@ spec:
secret:
secretName: clawdbox-ssh-keys
defaultMode: 0600