Skip to content

Commit fcc2286

Browse files
committed
adapt getting started to listener
1 parent 5dd48d5 commit fcc2286

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

docs/modules/trino/examples/getting_started/code/trino.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ spec:
1010
catalogLabelSelector:
1111
matchLabels:
1212
trino: simple-trino
13-
listenerClass: external-unstable
1413
coordinators:
14+
config:
15+
listenerClass: external-unstable
1516
roleGroups:
1617
default:
1718
replicas: 1

docs/modules/trino/examples/getting_started/code/trino.yaml.j2

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ spec:
1010
catalogLabelSelector:
1111
matchLabels:
1212
trino: simple-trino
13-
listenerClass: external-unstable
1413
coordinators:
14+
config:
15+
listenerClass: external-unstable
1516
roleGroups:
1617
default:
1718
replicas: 1

0 commit comments

Comments
 (0)