I would like to point out that running helm install kellnr kellnr/kellnr --set kellnr.origin.hostname="kellnr.example.com"
I get the following error
Error: INSTALLATION FAILED: YAML parse error on kellnr/templates/deployment.yaml: error converting YAML to JSON: yaml: line 31: did not find expected key
The issue is resolved by setting the StorageClass.
Hello,
I would like to point out that running
helm install kellnr kellnr/kellnr --set kellnr.origin.hostname="kellnr.example.com"
I get the following error
The issue is resolved by setting the StorageClass.