docs: updated secret rotation doc with images

This commit is contained in:
Akhil Mohan
2024-03-05 15:40:33 +05:30
parent 1bc045a7fa
commit c873e2cba8
8 changed files with 10 additions and 2 deletions

View File

@@ -48,12 +48,11 @@ To learn more about MySQL Permissioning, please follow this [documentation](http
</Step>
<Step title="Click on MySQL Card" />
<Step title="Provide the inputs">
![Secret Rotation Input](../../../images/secret-rotation/mysql-step1.png)
These are inputs required by MySQL Rotation Providers
<Info>
Here Admin username and password means the rotator account. You don't need to provide the Database admin account.
</Info>
- Admin Username
Rotator Admin username
@@ -80,6 +79,9 @@ To learn more about MySQL Permissioning, please follow this [documentation](http
Certificate to connect with database(string)
</Step>
<Step title="Configure the output secret mapping">
![Secret Rotation Output](../../../images/secret-rotation/postgres-step2.png)
The secret keys to be replaced in the provided board after successful secret rotation
- Select `Environment`, `Secret Path` and `Interval` to rotate the secrets

View File

@@ -48,6 +48,7 @@ To learn more about Postgres Permissioning, please follow this [documentation](h
</Step>
<Step title="Click on PostgresSQL Card" />
<Step title="Provide the inputs">
![Secret Rotation Input](../../../images/secret-rotation/postgres-step1.png)
These are inputs required by PostgresSQL Rotation Providers
<Info>
@@ -80,6 +81,9 @@ To learn more about Postgres Permissioning, please follow this [documentation](h
Certificate to connect with database(string)
</Step>
<Step title="Configure the output secret mapping">
![Secret Rotation Output](../../../images/secret-rotation/postgres-step2.png)
The secret keys to be replaced in the provided board after successful secret rotation
- Select `Environment`, `Secret Path` and `Interval` to rotate the secrets

View File

@@ -25,6 +25,7 @@ Follow the [SendGrid Docs to create an admin api key](https://docs.sendgrid.com/
</Step>
<Step title="Click on Twilio SendGrid Card" />
<Step title="Provide the inputs">
![Secret Rotation Input](../../../images/secret-rotation/sendgrid-step1.png)
These are inputs required by SendGrid Rotation Providers
- Admin API Key
@@ -35,6 +36,7 @@ Follow the [SendGrid Docs to create an admin api key](https://docs.sendgrid.com/
SendGrid generated API Key's scopes. For more info refer [this doc](https://docs.sendgrid.com/api-reference/api-key-permissions/api-key-permissions)
</Step>
<Step title="Configure the output secret mapping">
![Secret Rotation Input](../../../images/secret-rotation/sendgrid-step2.png)
The secret keys to be replaced in the provided board after successful secret rotation
- Select `Environment`, `Secret Path` and `Interval` to rotate the secrets

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB