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
index df2005a..f033b65 100644 (file)
@@ -1,5 +1,5 @@
 spring.main.web-application-type=NONE
 
-chartmuseum.baseurl=http://localhost:8081/api/charts
+chartmuseum.baseurl=http://localhost:8081
 chartmuseum.auth.basic.username=TBD
 chartmuseum.auth.basic.password=TBD
\ No newline at end of file