Is there a way to tell pulumi to update a kubernet...
# general
b
Is there a way to tell pulumi to update a kubernetes resource if it already exists, instead of failing with
error: Plan apply failed: some_resource_here already exists
?