Thomas G Loubrieu created SDAP-358:
--------------------------------------
Summary: collection-manager helm template does not work
Key: SDAP-358
URL: https://issues.apache.org/jira/browse/SDAP-358
Project: Apache Science Data Analytics Platform
Issue Type: New Feature
Reporter: Thomas G Loubrieu
Error found when running
`helm install ...`
Error: YAML parse error on nexus/templates/collection-manager.yml: error
converting YAML to JSON: yaml: line 45: mapping values are not allowed in this
context
When running:
helm template --debug ...
A carriage return is missing:
volumes:
- name: data-volumehostPath:
path: /Users/loubrieu/Documents/sdap/data
- name: collections-config-volum
--
This message was sent by Atlassian Jira
(v8.20.1#820001)