From fa61a80a528ceab9e74d457f3dcb3153f8c0315e Mon Sep 17 00:00:00 2001 From: Gauthier POGAM--LE MONTAGNER Date: Fri, 21 Mar 2025 10:29:36 +0100 Subject: [PATCH] chore(signoz): remove unused ports --- templates/compose/signoz.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/templates/compose/signoz.yaml b/templates/compose/signoz.yaml index fdcc7cfcb..1d9a134ef 100644 --- a/templates/compose/signoz.yaml +++ b/templates/compose/signoz.yaml @@ -43,11 +43,6 @@ services: options: max-size: 50m max-file: "3" - - # ports: - # - "2181:2181" - # - "2888:2888" - # - "3888:3888" volumes: - zookeeper-1:/bitnami/zookeeper environment: @@ -87,10 +82,6 @@ services: options: max-size: 50m max-file: "3" - # ports: - # - "9000:9000" - # - "8123:8123" - # - "9181:9181" volumes: - type: bind source: ./clickhouse/config.xml