Skip to content

Commit 25171e4

Browse files
authored
Merge pull request #78719 from jherrman/CNV-31833
OSDOCS#31833: Expanding description for Static key management
2 parents 0d0d69f + 1f150d9 commit 25171e4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

virt/virtual_machines/virt-accessing-vm-ssh.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,11 @@ include::modules/virt-about-static-and-dynamic-ssh-keys.adoc[leveloffset=+2]
4343

4444
You can add a statically managed public SSH key when you create a virtual machine (VM) by using the {product-title} web console or the command line. The key is added as a cloud-init data source when the VM boots for the first time.
4545

46-
[TIP]
46+
You can also add a public SSH key to a project when you create a VM by using the web console. The key is saved as a secret and is added automatically to all VMs that you create.
47+
48+
[NOTE]
4749
====
48-
You can also add the key to a project by using the {product-title} web console. Afterwards, this key is added automatically to VMs that you create in the project.
50+
If you add a secret to a project and then delete the VM, the secret is retained because it is a namespace resource. You must delete the secret manually.
4951
====
5052

5153
:context: static-key

0 commit comments

Comments
 (0)