Compare commits
2 Commits
20bf6afee4
...
8427663d71
| Author | SHA1 | Date | |
|---|---|---|---|
| 8427663d71 | |||
| 22472c633d |
@@ -37,7 +37,7 @@ spec:
|
||||
mountPath: /data
|
||||
- name: ssh-keys-secret
|
||||
mountPath: /mnt/keys
|
||||
- name: ssh-working
|
||||
- name: ssh-working
|
||||
mountPath: /working-ssh
|
||||
containers:
|
||||
- name: clawdbox
|
||||
@@ -76,9 +76,7 @@ spec:
|
||||
runAsUser: 1000
|
||||
runAsGroup: 1000
|
||||
fsGroup: 1000
|
||||
allowPrivilegeEscalation: false
|
||||
capabilities:
|
||||
drop: ["ALL"]
|
||||
allowPrivilegeEscalation: true
|
||||
volumes:
|
||||
- name: data-volume
|
||||
persistentVolumeClaim:
|
||||
|
||||
Reference in New Issue
Block a user