Skip to content

Commit c49a64d

Browse files
authored
fix(trino-iceberg): Apply listener changes (#248)
1 parent 1eb47dc commit c49a64d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

stacks/trino-iceberg/trino.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ spec:
77
image:
88
productVersion: "476"
99
clusterConfig:
10-
listenerClass: external-unstable
1110
catalogLabelSelector:
1211
matchLabels:
1312
trino: trino
@@ -29,6 +28,8 @@ spec:
2928
roleGroups:
3029
default:
3130
replicas: 1
31+
roleConfig:
32+
listenerClass: external-unstable
3233
workers:
3334
config:
3435
resources:

0 commit comments

Comments
 (0)