diff --git a/template/stacks/monitoring/alloy/values.yaml b/template/stacks/monitoring/alloy/values.yaml index 411863c..df9f147 100644 --- a/template/stacks/monitoring/alloy/values.yaml +++ b/template/stacks/monitoring/alloy/values.yaml @@ -1,4 +1,6 @@ alloy: create: false name: alloy-config - key: config.alloy \ No newline at end of file + key: config.alloy + + uiPathPrefix: "/alloy" \ No newline at end of file