.
This commit is contained in:
@@ -61,7 +61,7 @@ data:
|
||||
"Meta": {
|
||||
"User": "core",
|
||||
"Authentication": "Private Key",
|
||||
"Private Key": "file:///config/id_ed25519"
|
||||
"Private Key": "file:///keys/id_ed25519"
|
||||
|
||||
}
|
||||
}
|
||||
@@ -119,7 +119,7 @@ spec:
|
||||
mountPath: "/config"
|
||||
readOnly: true
|
||||
- name: ssh-key
|
||||
mountPath: "/config"
|
||||
mountPath: "/keys"
|
||||
readOnly: true
|
||||
volumes:
|
||||
- name: sshwifty-config
|
||||
|
||||
Reference in New Issue
Block a user