Updated documentation of write backstage

Signed-off-by: deepthi-28 <deepthi.ajith@infosys.com>
This commit is contained in:
deepthi-28
2025-02-05 11:35:27 +05:30
parent 39f0543e6d
commit c2a8312a93
+3 -2
View File
@@ -239,7 +239,8 @@ privateKey: |
-----END RSA PRIVATE KEY-----
```
> [!WARNING]
> Sensitive information, such as private keys, should not be hard coded.
:::warning
Sensitive information, such as private keys, should not be hard coded.
:::
We recommend that this entire file should be a secret and stored as such in a secure storage solution like Vault, to ensure they are neither exposed nor misused. This example key part only shows the format on how to use the yaml | syntax to make sure that the key is valid.