i use pulumi with server-side apply to manage k8s ...
# kubernetes
f
i use pulumi with server-side apply to manage k8s resources. and i noticed whenever i remove items from the
env
property they’re not really being removed but pulumi just stops owning them. how can i fix that? i want pulumi to manage completely the env property