e1dbc1a497
The sample yaml contains base64 encoded strings that were generated with trailing returns. This is inconsistent to the result from the command in which a user passes the key and value from command line. This PR removes the trailing "Cg==" characters for consistency. Closes: #7065