https://pulumi.com logo
c

clever-byte-21551

10/11/2020, 1:37 PM
I’m using helm and I tried to pass the values i set there with
pulumi.ToSecret
and it is still saved to the state as plaintext @gorgeous-egg-16927
g

gorgeous-egg-16927

10/12/2020, 4:36 PM
data
and
stringData
should be marked as secret by default, so I’d expect it to be encrypted in the pulumi state. Can you file an issue if that’s not what you’re seeing?
c

clever-byte-21551

10/12/2020, 4:39 PM
yeah they were presented as plain text in the state, I will file it right away
👍 1
4 Views