otterize / network-mapper

Map Kubernetes traffic: in-cluster, to the Internet, and to AWS IAM and export as text, intents, or an image
Apache License 2.0
612 stars 23 forks source link

Disable telemetry by default #105

Closed omris94 closed 1 year ago

omris94 commented 1 year ago

Description

Update intents-operator so the telemetries will be off by default.

Because helm charts with latest tagged images are still out there, we will disable telemetry by default on the operator and keep it on from the helm-chart. By doing so, only new users will send telemetries while the old ones won't. https://github.com/otterize/intents-operator/pull/178