From dc02d16f3e65b69858c23eda9398f9ab269d1912 Mon Sep 17 00:00:00 2001 From: dervoeti Date: Tue, 15 Jul 2025 20:57:53 +0200 Subject: [PATCH] fix(trino-iceberg): Apply listener changes --- stacks/trino-iceberg/trino.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stacks/trino-iceberg/trino.yaml b/stacks/trino-iceberg/trino.yaml index 18fae423..d0e0769d 100644 --- a/stacks/trino-iceberg/trino.yaml +++ b/stacks/trino-iceberg/trino.yaml @@ -7,7 +7,6 @@ spec: image: productVersion: "476" clusterConfig: - listenerClass: external-unstable catalogLabelSelector: matchLabels: trino: trino @@ -29,6 +28,8 @@ spec: roleGroups: default: replicas: 1 + roleConfig: + listenerClass: external-unstable workers: config: resources: