Replies: 1 comment
-
@janpieper Indeed, the SSH keys are only setup at the initial setup. For now, you would have to do the changes manually, or deploy a new cluster. Will turn this into a FR. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I just wanted to remove one SSH public key from the servers, but when removing the file from
ssh_additional_public_keys
, the terraform plan stays empty 🤷 Even adding an SSH key to that list does not have any effect to the plan.I have the feeling this option is only used for the initial setup. What's the preferred way to manage the SSH keys after the initial setup? 🤔
Kube.tf file
Screenshots
No response
Platform
Linux
Beta Was this translation helpful? Give feedback.
All reactions