Replies: 1 comment
-
Seems safe to me if all values are referred to through secrets:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
According to Storage Blocks documentation, secrets are obfuscated in the generated deployment.yaml.
Are any secrets embedded into deployment.yaml on
prefect deployment build -sb <SOME_BLOCK>
? If so, can be obfuscation be relied upon to protect them?Beta Was this translation helpful? Give feedback.
All reactions