This message was deleted.
# kubernetes
s
This message was deleted.
b
does the
diff
show a change?
b
I'm building the secret in-memory, but I've checked with
kubectl get secret foo -oyaml
and the value is the same every time
b
sorry, when you run
pulumi up
you should be able to see the details of what's changing
b
hmm never did that (started using pulumi yesterday :D) you mean the
details
option after pulumi up?
nevermind, the secret is actually changing, but it's base64 and the beginning and the end were the same, so it tricked me! tks