Skip to content

Commit 9fb9e80

Browse files
Apply suggestion from @gtrivedi88
Co-authored-by: Gaurav Trivedi <90042568+gtrivedi88@users.noreply.github.com>
1 parent ba894fb commit 9fb9e80

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/end-user-guide/pages/mounting-ssh-configuration.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66

77
[id="mounting-ssh-configuration"]
88
= Mounting SSH configuration
9-
9+
[role="_abstract"]
10+
This procedure describes how to mount custom SSH configurations into your workspaces. By creating and applying a **ConfigMap**, you can extend the default SSH settings with additional parameters or host-specific configurations. This ensures that your development environment maintains consistent connectivity to remote repositories and servers. Use this method to automate the propagation of SSH credentials and settings across multiple workspaces within your cluster.
1011
[NOTE]
1112
====
1213
The default SSH config will be set automatically to the `ssh_config` content from the SSH Secret, added from the `User Preferences` menu. It can be extended by mounting additional SSH Config file with `*.conf` extension to the `/etc/ssh/ssh_config.d/` directory.

0 commit comments

Comments
 (0)