This is a Helm Chart for Krateo Core Provider.
helm repo add krateo https://charts.krateo.io
helm repo update krateo
helm install krateo-core-provider krateo/core-provider All pods deployed by this chart (core-provider, chart-inspector and the dynamically
created CDC controllers) carry the shared label app.kubernetes.io/part-of: krateo, so a
single logs-ingester instance can
collect their logs. Deploy the ingester in the same namespace and set
SELECTOR=app.kubernetes.io/part-of=krateo.
See docs/logs-ingester-compatibility.md for details.