From c16ad821507565b6e4d5cdd9f3ddac7824716281 Mon Sep 17 00:00:00 2001 From: miwr Date: Wed, 26 Mar 2025 12:28:37 +0100 Subject: [PATCH] # extraPorts: # - name: "tcp_socket" # port: 1514 # targetPort: 1514 # protocol: "TCP" # appProtocol: "tcp" --- 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 76176f1..6503023 100644 --- a/template/stacks/monitoring/alloy/values.yaml +++ b/template/stacks/monitoring/alloy/values.yaml @@ -5,12 +5,12 @@ alloy: uiPathPrefix: "/alloy" - extraPorts: - - name: "tcp_socket" - port: 1514 - targetPort: 1514 - protocol: "TCP" - appProtocol: "tcp" + # extraPorts: + # - name: "tcp_socket" + # port: 1514 + # targetPort: 1514 + # protocol: "TCP" + # appProtocol: "tcp" configMap: content: |-