Skip to content
Snippets Groups Projects
Verified Commit ca87376a authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(longhorn): Fix post-render kustomization

This patch removes one of the adjustments, in order to fix an error
message complaining about not being able to find the resource that is
supposed to be fixed.

```
Helm install failed: error while running post render on files: no matches for Id apps_v1_Deployment|~X|longhorn-driver-deployer; failed to find unique target for patch apps_v1_Deployment|longhorn-driver-deployer
```

I'm not sure why it fails, but this is an attempt to fix it, by removing
the errorous patch. Hopefully the daemonset patching will work out.
parent 10537abc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment