Skip to content

Commit cdc6ce3

Browse files
authored
Update configuring-a-user-namespace.adoc (#2683)
* Update configuring-a-user-namespace.adoc * Update configuring-a-user-namespace.adoc
1 parent da474ae commit cdc6ce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/administration-guide/pages/configuring-a-user-namespace.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
This procedure walks you through the process of using {prod-short}
1111
to replicate `ConfigMaps`, `Secrets` and `PersistentVolumeClaim` from `{prod-namespace}` namespace to numerous
1212
user-specific namespaces. The {prod-short} automates the synchronization of important configuration
13-
data such as passwords, SSH keys, and certificates to user namespaces.
13+
data such as shared credentials, configuration files, and certificates to user namespaces.
1414

1515
If you make changes to a {kubernetes} resource in an {prod-namespace} namespace,
1616
{prod-short} will immediately replicate the changes across all users namespaces.

0 commit comments

Comments
 (0)