How do you tell pulumi to recreate a resource deleted in k8s manually?
Copy code
Diagnostics:
kubernetes:networking.k8s.io/v1:Ingress (argocd-ingress):
error: Preview failed: update of resource "urn:pulumi:aks-dev::dev::kubernetes:networking.k8s.io/v1:Ingress::argocd-ingress" failed: ingresses.networking.k8s.io "argocd-ingress" not found
unable to get cluster state: ingresses.networking.k8s.io "argocd-ingress" not found
t
tall-energy-85878
09/13/2024, 6:44 PM
Have you tried running
pulumi refresh
first?
d
dazzling-animal-98825
09/13/2024, 9:01 PM
thank you
t
tall-energy-85878
09/13/2024, 9:04 PM
No problem! Happy to help 🙂
v
victorious-church-57397
09/15/2024, 10:32 AM
You can pass
-r
through to the pulumi up command to perform a refresh before running
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.