Michael Wurster
Michael Wurster
We also need to check how such props are defined and how saved to the node template.
There is a problem when descriptions contain a ":" character, then the complete type is broken.
The error appears after loading the template again. A value like `{"get_input":"test"}` should result in a valid TOSCA syntax.
### Description We built a Helm chart deploying Fossology to our cluster. We connect to a external database running in Google Cloud. The `web` process and the `scheduler` process are...