From eca40292cc8586eb8e2d28105b2a09d88e3ff672 Mon Sep 17 00:00:00 2001 From: James Mellors Date: Mon, 12 May 2025 12:24:30 +0100 Subject: [PATCH] updating alloy config --- argo/apps/alloy-config.yaml | 0 argo/apps/kustomization.yaml | 1 + 2 files changed, 1 insertion(+) create mode 100644 argo/apps/alloy-config.yaml diff --git a/argo/apps/alloy-config.yaml b/argo/apps/alloy-config.yaml new file mode 100644 index 0000000..e69de29 diff --git a/argo/apps/kustomization.yaml b/argo/apps/kustomization.yaml index fd43e58..fb9d663 100644 --- a/argo/apps/kustomization.yaml +++ b/argo/apps/kustomization.yaml @@ -4,4 +4,5 @@ resources: - kube-prometheus-stack.yaml - istio-ingress-manager.yaml - loki.yaml + - alloy-config.yaml - alloy.yaml \ No newline at end of file