Has anyone experienced any issues with the Helm pr...
# kubernetes
m
Has anyone experienced any issues with the Helm provider failing to create resources seemingly at random? I am trying to deploy the Nginx ingress helm chart and sometimes it works fine, other times it will fail to deploy the service account, or the role, or the PSP, always throwing a "System.NullReferenceException: Object reference not set to an instance of an object." error. Whenever I attach a debugger to try and get more info, it always works. Any ideas on how I can look into this?