sorry-cypress / charts

A Kubernetes Helm Chart for Sorry Cypress, an open-source on-premise, self-hosted alternative to cypress dashboard.
https://sorry-cypress.dev
MIT License
42 stars 79 forks source link

Add option to disable director #161

Open PaulLesur opened 2 years ago

PaulLesur commented 2 years ago

What is this feature about (1 sentence)

Add an option to disable director when not needed.

Why is it needed? What is the value? For whom do we build it?

We use Sorry Cypress and chose to deploy mongo on another cluster than the director / api / dashboard. So we use the same chart 2 times but there is no option to disable the director.

High-level feature overview

Just add a enabled: true/false for the director deployment.

Other

Link to pull request : #160