Hi guys, I was tring to use `pulumi refresh` to sy...
# kubernetes
b
Hi guys, I was tring to use
pulumi refresh
to sync k8s cluster's status to local stack. But when I tried to apply the previous code by using
pulumi up
, it tells me there is no updates. Is there anything I misunderstand about
pulumi refresh
?