components
create a helm component config
POST
/
v1
/
components
/
{component_id}
/
configs
/
helm
Authorizations
Authorization
string
headerrequiredType "Bearer" followed by a space and token.
Path Parameters
component_id
string
requiredcomponent ID
Body
application/json
chart_name
string
requiredvalues
object
requiredconnected_github_vcs_config
object
public_git_vcs_config
object
values_files
string[]
Response
201 - application/json
chart_name
string
Helm specific configurations
component_config_connection_id
string
parent reference
connected_github_vcs_config
object
created_at
string
created_by
object
created_by_id
string
id
string
public_git_vcs_config
object
updated_at
string
values
object
values_files
string[]