change ssh path
This commit is contained in:
@@ -61,7 +61,7 @@ spec:
|
||||
key: key
|
||||
volumeMounts:
|
||||
- name: ssh
|
||||
mountPath: /root/.ssh/
|
||||
mountPath: /home/semaphore/.ssh/
|
||||
volumes:
|
||||
- name: db
|
||||
persistentVolumeClaim:
|
||||
|
||||
Reference in New Issue
Block a user