> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/continuous-delivery/troubleshooting-and-resources/armory/general/load-balancer-service-svc-spinnaker-demo-does-not-exist.md).

# Load Balancer Service svc-spinnaker-demo Does Not Exist

### Issue <a href="#issue" id="issue"></a>

Deployments fail with the error when baking the manifest and deploy to prod. `Load balancer service svc-spinnaker-demo does not exist` or something very similar. This only happens when using a HELM chart, and if you copy the HELM chart into plain text to deploy it works.

### Cause <a href="#cause" id="cause"></a>

While using a HELM chart as well as Red/Black or Highlander Deployment strategy, Kubernetes has a bug where it will not see your manifest properly and thus error out. This is a known issue. <https://github.com/spinnaker/spinnaker/issues/5040#issuecomment-663736648>
