From 382793cf6ad123bfeffd12a8a126d3a9ecec6a34 Mon Sep 17 00:00:00 2001 From: James Mellors Date: Mon, 12 May 2025 11:51:14 +0100 Subject: [PATCH] updating alloy config --- alloy/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alloy/values.yaml b/alloy/values.yaml index e46d5e3..cdbec19 100644 --- a/alloy/values.yaml +++ b/alloy/values.yaml @@ -15,7 +15,7 @@ alloy: configMap: # -- Create a new ConfigMap for the config file. - create: true + create: false # -- Name of existing ConfigMap to use. Used when create is false. name: alloy-config-custom # -- Key in ConfigMap to get config from.