armory / dinghy

Pipelines as code for Spinnaker
Apache License 2.0
31 stars 11 forks source link

Request setting complete application variables through dinghyfile #149

Open Karthikeyanraman94 opened 3 years ago

Karthikeyanraman94 commented 3 years ago

As of now we are able to create apps with only below settings in yaml..

application: keyanv globals: save_app_on_update: true spec: email: karthikeyanraman94@gmail.com description: Application interface for ML apps permissions: READ:

But we need support to set all config of app that can done through UI

eg: instance Port: repoType: repoSlug: Custom banners: All other settings available in UI