Improved helm-generator code to make it more testable and improved code coverage
[dcaegen2/platform.git] / mod2 / helm-generator / helmchartgenerator-core / src / main / resources / application.properties
1 spring.main.web-application-type=NONE
2
3 chartmuseum.baseurl=http://localhost:8081
4 chartmuseum.auth.basic.username=TBD
5 chartmuseum.auth.basic.password=TBD