We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b899f1 commit d2e31a3Copy full SHA for d2e31a3
stacks/trino-superset-s3/superset.yaml
@@ -10,7 +10,7 @@ spec:
10
credentialsSecret: superset-credentials
11
mapboxSecret: superset-mapbox-api-key
12
nodes:
13
- config:
+ roleConfig:
14
listenerClass: external-unstable
15
roleGroups:
16
default:
stacks/trino-superset-s3/trino.yaml
@@ -7,7 +7,6 @@ spec:
7
image:
8
productVersion: "476"
9
clusterConfig:
- listenerClass: external-unstable
catalogLabelSelector:
matchLabels:
trino: trino
@@ -18,6 +17,8 @@ spec:
18
17
configMapName: opa
19
package: trino
20
coordinators:
21
+ listenerClass: external-unstable
22
23
24
replicas: 1
0 commit comments