mirror of https://github.com/docker/docs.git
Update index.md (#3047)
This commit is contained in:
parent
9709c5378e
commit
33eadaeece
|
@ -42,12 +42,12 @@ In the **UCP web UI**, navigate to **Resources**, and click **Secrets**.
|
|||
|
||||
{: .with-border}
|
||||
|
||||
Click **Create Secret** to create a new secret. Once you create the secret
|
||||
Click **Create Secret** to create a new secret. Once you create the secret,
|
||||
you won't be able to edit it or see the secret data again.
|
||||
|
||||
{: .with-border}
|
||||
|
||||
Assign a unique name to the service and set its value. You can optionally define
|
||||
Assign a unique name to the secret and set its value. You can optionally define
|
||||
a permission label so that other users have permission to use this secret. Also
|
||||
note that a service and secret must have the same permission label (or both
|
||||
must have no permission label at all) in order to be used together.
|
||||
|
|
Loading…
Reference in New Issue