fixed mount name

This commit is contained in:
2026-02-02 19:56:16 +11:00
parent 9e92254492
commit 1e764719ca

View File

@@ -66,6 +66,7 @@ spec:
- mountPath: /home/claw/.ssh - mountPath: /home/claw/.ssh
name: ssh-working name: ssh-working
- mountPath: /home/claw/.kube - mountPath: /home/claw/.kube
name: kube
resources: resources:
limits: limits:
memory: "1Gi" memory: "1Gi"