fixed indent
This commit is contained in:
@@ -37,7 +37,7 @@ spec:
|
|||||||
mountPath: /data
|
mountPath: /data
|
||||||
- name: ssh-keys-secret
|
- name: ssh-keys-secret
|
||||||
mountPath: /mnt/keys
|
mountPath: /mnt/keys
|
||||||
- name: ssh-working
|
- name: ssh-working
|
||||||
mountPath: /working-ssh
|
mountPath: /working-ssh
|
||||||
containers:
|
containers:
|
||||||
- name: clawdbox
|
- name: clawdbox
|
||||||
@@ -89,3 +89,4 @@ spec:
|
|||||||
defaultMode: 0600
|
defaultMode: 0600
|
||||||
- name: ssh-working
|
- name: ssh-working
|
||||||
emptyDir: {}
|
emptyDir: {}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user