Helm chart
Hi, can anyone help me with self hosted deployment
I am getting this error:
helm install my-novu . --set store.encryptionKey=$(openssl rand -base64 32)
Error: INSTALLATION FAILED: YAML parse error on novu/templates/api/deployment.yaml: error converting YAML to JSON: yaml: line 92: mapping values are not allowed in this context
I am getting this error:
helm install my-novu . --set store.encryptionKey=$(openssl rand -base64 32)
Error: INSTALLATION FAILED: YAML parse error on novu/templates/api/deployment.yaml: error converting YAML to JSON: yaml: line 92: mapping values are not allowed in this context