This commit is contained in:
2026-03-12 21:39:08 +00:00
parent d0a19ddc09
commit 06507824bd

View File

@@ -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