JovianX / Service-Hub

ServiceHub is a Self-service Portal, for creation and day 2 operations, leverages existing automation processes. SerivceHub is built for Platform Engineers.
Apache License 2.0
120 stars 4 forks source link

CamelCase in template variables #263

Closed vadim-zabolotniy closed 1 year ago

vadim-zabolotniy commented 1 year ago

Also fixed 2 additional bugs:

  1. Locked SQLAlchemy version. Version 2.0 was released and it is not compatible with our project.
  2. Bug related to Helm manifest separator(---) sometimes it appear in middle of manifest and after splitting make it as invalid YAML.