diff --git a/layouts/shortcodes/observability_pipelines/set_secrets_intro.en.md b/layouts/shortcodes/observability_pipelines/set_secrets_intro.en.md new file mode 100644 index 00000000000..a88553b0aef --- /dev/null +++ b/layouts/shortcodes/observability_pipelines/set_secrets_intro.en.md @@ -0,0 +1,3 @@ +These are the defaults used for secret identifiers and environment variables. + +**Note**: If you enter identifiers for your secrets and then choose to use environment variables, the environment variable is the identifier entered and prepended with `DD_OP`. For example, if you entered `PASSWORD_1` for a password identifier, the environment variable for that password is `DD_OP_PASSWORD_1`. \ No newline at end of file