updates screenshots and add ent alert (#28934)

This commit is contained in:
Sarah Chavis
2024-11-18 11:39:19 -08:00
committed by GitHub
parent 2269cc3f7c
commit 1b419330e3
6 changed files with 18 additions and 3 deletions

View File

@@ -106,10 +106,11 @@ push the update to the plugin.
<Tab heading="GUI" group="gui">
@include 'gui-page-instructions/select-kv-mount.mdx'
@include 'alerts/enterprise-only.mdx'
- Click through the path segments to select the relevant secret path.
- Click **Create new version +** on the key/value page.
@include 'gui-page-instructions/select-kv-data.mdx'
- Click **Patch latest version +** on the key/value page.
- Edit the values you want to update.
- Click **Save**.

View File

@@ -0,0 +1,14 @@
- Open the data page for your `kv` plugin:
1. Open the GUI for your Vault instance.
1. Login under the namespace for the plugin or select the namespace from the
selector at the bottom of the left-hand menu and re-authenticate.
1. Select **Secrets Engines** from the left-hand menu.
1. Select the mount path for your `kv` plugin.
1. Click through the path segments to select the relevant secret path.
1. Select the **Secret** tab

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 38 KiB