I've got a strange thing where pulumi constantly w...
# general
b
I've got a strange thing where pulumi constantly wants to replace some kubernetes deployments, and the only thing in the diff is
Copy code
+ volumeMounts: []
+ volumes                      : []
g
Can you open an issue with details? We recently made some changes to the diff behavior in the engine, so it could be a bug.
b