is there a way to replace a resource inside kubernetes using pulumi? (same behavior as you do with `...
i
is there a way to replace a resource inside kubernetes using pulumi? (same behavior as you do with
kubectl apply -f
If resource exists, replace it or create. Thanks
1