Skip to content

Conversation

@usiegl00
Copy link

Fixes a current issue in the original repo and this fork where the helm install fails with a conversion error:

helm install redis-operator https://github.com/Saremox/redis-operator/releases/download/Chart-3.4.0/redis-operator-3.4.0.tgz -n redis-operator --create-namespace
Error: INSTALLATION FAILED: failed to install CRD crds/databases.spotahome.com_redisfailovers.yaml: error parsing : error converting YAML to JSON: yaml: line 4: did not find expected node content

@Saremox
Copy link
Owner

Saremox commented Jun 20, 2024

Sorry for the late reply. As of now helm3 does not support templating of crds. See

helm/helm#7083

Going forward i would remove the templating in the CRD for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants