From 21ce529abe736d1af6c363b05fcdebc92c493ff3 Mon Sep 17 00:00:00 2001 From: miwr Date: Wed, 26 Mar 2025 12:50:13 +0100 Subject: [PATCH] create: false name: alloy-config key: config.alloy --- template/stacks/monitoring/alloy/values.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/template/stacks/monitoring/alloy/values.yaml b/template/stacks/monitoring/alloy/values.yaml index 307b621..71f6874 100644 --- a/template/stacks/monitoring/alloy/values.yaml +++ b/template/stacks/monitoring/alloy/values.yaml @@ -1,10 +1,5 @@ alloy: - create: false - name: alloy-config - key: config.alloy - - uiPathPrefix: "/alloy" - + extraPorts: - name: "tcp_socket" port: 1514 @@ -12,7 +7,12 @@ alloy: protocol: "TCP" appProtocol: "tcp" + uiPathPrefix: "/alloy" + configMap: + create: false + name: alloy-config + key: config.alloy content: |- logging {