is there a way to force an update on a secret? i a...
# kubernetes
d
is there a way to force an update on a secret? i added 2 string fields to a secret but on pulumi preview/refresh it doesnt detect any changes.
b
hey Peter, could you show me a diff of before and after for your code?
d
just a screenshot will do?
the fields are under stringData
b
if you've modified the code it should definitely update
d
when i do
pulumi refresh
it shows no updates
or rather it was
pulumi preview
my apologies, this is my problem. it was working
i was looking at the output of a wrong pipeline
b
🎉