I changed an annotation on an ingress manually and...
# kubernetes
g
I changed an annotation on an ingress manually and now i can't run pulumi...
Copy code
kubernetes:<http://networking.k8s.io/v1:Ingress|networking.k8s.io/v1:Ingress> (teamcity):
    error: Preview failed: 1 error occurred:
        * the Kubernetes API server reported that "teamcity/teamcity" failed to fully initialize or become live: Server-Side Apply field conflict detected. See <https://www.pulumi.com/registry/packages/kubernetes/how-to-guides/managing-resources-with-server-side-apply/#handle-field-conflicts-on-existing-resources> for troubleshooting help
    : Apply failed with 1 conflict: conflict with "node-fetch" using <http://networking.k8s.io/v1|networking.k8s.io/v1>: .<http://metadata.annotations.nginx.ingress.kubernetes.io/proxy-body-size|metadata.annotations.nginx.ingress.kubernetes.io/proxy-body-size>
running
refresh
did nothing to help. Is there a way to tell pulumi cli: i don't care, shut up and apply?
i should have opended the link in the error first 🙂 ignore this