I have a local change adding an additional environ...
# kubernetes
l
I have a local change adding an additional environment variable to the Pod
spec
of a
Deployment
. That’s the only change, and I’m also the only one working with this stack, with which I want to clarify that no other team member could have made any changes. When I do a
preview --diff
, it wants to delete the
containers
section of the Pod `spec`: