checkly / checkly-operator

Kubernetes checkly operator
11 stars 3 forks source link

Feature Request: Add installation option via Helm #42

Open sujaya-sys opened 1 week ago

sujaya-sys commented 1 week ago

Status Quo

Today, the only option to install the operator is manually via manifests (install.yaml). See https://github.com/checkly/checkly-operator/blob/main/docs/README.md#installation for context.

Request

Add support for installation via Helm chart.

A lot of teams work with Helm, making this a more convenient way to install the operator and tweak the default configuration provided in the install.yaml file.

sujaya-sys commented 1 week ago

Dropping in some notes from a feedback call: