From d3a8b8fa7af16e62864024c81ecc9ddf419ca6c8 Mon Sep 17 00:00:00 2001 From: Ryan Cavicchioni Date: Sat, 22 Feb 2025 11:22:34 -0600 Subject: [PATCH] add k6 --- infrastructure/controllers/k6/release.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 infrastructure/controllers/k6/release.yaml diff --git a/infrastructure/controllers/k6/release.yaml b/infrastructure/controllers/k6/release.yaml new file mode 100644 index 0000000..a6d22db --- /dev/null +++ b/infrastructure/controllers/k6/release.yaml @@ -0,0 +1,9 @@ +--- +apiVersion: source.toolkit.fluxcd.io/v1 +kind: HelmRepository +metadata: + name: grafana + namespace: default +spec: + interval: 1m + url: https://grafana.github.io/helm-charts