I'm using a pulumi ts codebase to deploy a helm chart that I've been running directly via helm cmds for a while. Pulumi successfully deploys the helm charts and all functions and health indicators perform as desired.
I appear to be running into a superficial issue where pulumi believes the ingress objects are orphaned with no associated service backends however the ingress and services are functioning correctly to provide my api and webui components perfectly.
REPO:
https://github.com/usrbinkat/pulumi-kongee-on-k8s
Bug / in flight troubleshooting details:
https://github.com/usrbinkat/pulumi-kongee-on-k8s/issues/1