From 971cf0d18dde80ca8682172ed70628bae67a9857 Mon Sep 17 00:00:00 2001 From: Yash Mehrotra Date: Wed, 24 Jul 2024 12:23:54 +0530 Subject: [PATCH] feat: add watchtower chart for pushing telemetry --- agent-chart/Chart.yaml | 5 +++++ agent-chart/values.yaml | 8 ++++++++ 2 files changed, 13 insertions(+) diff --git a/agent-chart/Chart.yaml b/agent-chart/Chart.yaml index 475069252..1991afc8b 100644 --- a/agent-chart/Chart.yaml +++ b/agent-chart/Chart.yaml @@ -13,3 +13,8 @@ dependencies: - name: canary-checker version: "1.0.260-beta.128" repository: https://flanksource.github.io/charts + - name: mission-control-watchtower + version: "0.1.16" + repository: https://flanksource.github.io/charts + alias: pushTelemetry + condition: pushTelemetry.enabled diff --git a/agent-chart/values.yaml b/agent-chart/values.yaml index 6e0426784..73da815e5 100644 --- a/agent-chart/values.yaml +++ b/agent-chart/values.yaml @@ -43,6 +43,14 @@ resources: limits: memory: 1024Mi cpu: 500m + +pushTelemetry: + enabled: false + isAgent: true + playbooks: false + pushLocation: + url: https://telemetry.app.flanksource.com/push/topology + db: create: true conf: