---
title: "Store cluster config"
method: POST
path: "/helm/cluster-config/{selector}"
tags: ["clusters"]
---

# Store cluster config

`POST /helm/cluster-config/{selector}`

## Path parameters

- `selector` string, required

## Request body

- object
  - `helmVersion` string
  - `deleteReleasePipeline` string
  - `testReleasePipeline` string
  - `rollbackPipeline` string
  - `tillerNamespace` string
  - `releaseNamespaces` string[]

## Response `200`

ok

---

[API](https://skmtc.net/codefresh-io/apis/codefresh-api.md) · [All operations](https://skmtc.net/codefresh-io/apis/codefresh-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/codefresh-io/codefresh-api/revisions/fa310e908c46/schema)
