https://pulumi.com logo
n

narrow-author-62348

04/08/2020, 9:49 AM
How could I convert a secret to base64 string to feed into k8s Secret in pulumi? I defined my credential as
sk = config.getSecret("sk")
4 Views