You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.
Using aws secretsmanager create-secret --secret-binary fileb://<path> to upload a binary file does not translate correctly into k8s Secret, which ends up with a different base64 value and checksum.
The text was updated successfully, but these errors were encountered:
Using
aws secretsmanager create-secret --secret-binary fileb://<path>
to upload a binary file does not translate correctly into k8s Secret, which ends up with a different base64 value and checksum.The text was updated successfully, but these errors were encountered: