mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-15 10:15:33 -04:00
Remove SSHUsers and UserKey from config v2 (#650)
* Remove SSHUsers and UserKey as part of configVersion v2 * Add migration nodes to docs * Update CHANGELOG.md
This commit is contained in:
parent
a3661d6c07
commit
878d66dcda
5 changed files with 12 additions and 66 deletions
|
@ -46,7 +46,7 @@ Constellation uses the default bucket to store logs. Its [default retention peri
|
|||
</tabItem>
|
||||
</tabs>
|
||||
|
||||
## Connect to nodes via SSH
|
||||
## Connect to nodes
|
||||
|
||||
Debugging via a shell on a node is [directly supported by Kubernetes](https://kubernetes.io/docs/tasks/debug/debug-application/debug-running-pod/#node-shell-session).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue