Adth0n;

Results 2 issues of Adth0n;

I want to use my own StorageClass. I specify a value in the chart like this: ``` write: persistence: storageClass: "openebs-hostpath" read: persistence: storageClass: "openebs-hostpath" ``` It doesn't work. The...

If I set option in config.json with : ``` "repositories": [ { "url": "ssh://[email protected]:{username}/myrepository.git } ``` **It will show error like this:** (I can't first clone with this config too)...