File tree Expand file tree Collapse file tree
data-lakehouse-iceberg-trino-spark
nifi-kafka-druid-earthquake-data
nifi-kafka-druid-water-level-data
nifi-kafka-druid-superset-s3 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 productVersion : 6.0.0
99 clusterConfig :
1010 credentialsSecret : superset-credentials
11- mapboxSecret : superset-mapbox-api-key
1211 authentication :
1312 - authenticationClass : keycloak
1413 oidc :
@@ -52,11 +51,3 @@ metadata:
5251stringData :
5352 clientId : superset
5453 clientSecret : " {{ keycloakSupersetClientSecret }}"
55- ---
56- apiVersion : v1
57- kind : Secret
58- metadata :
59- name : superset-mapbox-api-key
60- type : Opaque
61- stringData :
62- connections.mapboxApiKey : " pk.eyJ1IjoibXVlbGxlcmNlbGluZSIsImEiOiJjbDZwM3llMTAwNGpmM2psdHU0Y21wZHJwIn0.kXFJKBbeyhbwf0z460JcTQ"
Original file line number Diff line number Diff line change 88 productVersion : 6.0.0
99 clusterConfig :
1010 credentialsSecret : superset-credentials
11- mapboxSecret : superset-mapbox-api-key
1211 nodes :
1312 roleConfig :
1413 listenerClass : external-stable
@@ -30,14 +29,6 @@ stringData:
3029 connections.secretKey : {{ supersetSecretKey }}
3130 connections.sqlalchemyDatabaseUri : postgresql://superset:superset@postgresql-superset/superset
3231---
33- apiVersion : v1
34- kind : Secret
35- metadata :
36- name : superset-mapbox-api-key
37- type : Opaque
38- stringData :
39- connections.mapboxApiKey : " pk.eyJ1IjoibXVlbGxlcmNlbGluZSIsImEiOiJjbDZwM3llMTAwNGpmM2psdHU0Y21wZHJwIn0.kXFJKBbeyhbwf0z460JcTQ"
40- ---
4132apiVersion : superset.stackable.tech/v1alpha1
4233kind : DruidConnection
4334metadata :
Original file line number Diff line number Diff line change 88 productVersion : 6.0.0
99 clusterConfig :
1010 credentialsSecret : superset-credentials
11- mapboxSecret : superset-mapbox-api-key
1211 nodes :
1312 roleConfig :
1413 listenerClass : external-stable
@@ -29,14 +28,6 @@ stringData:
2928 adminUser.password : " {{ supersetAdminPassword }}"
3029 connections.secretKey : " {{ supersetSecretKey }}"
3130 connections.sqlalchemyDatabaseUri : postgresql://superset:superset@postgresql-superset/superset
32- ---
33- apiVersion : v1
34- kind : Secret
35- metadata :
36- name : superset-mapbox-api-key
37- type : Opaque
38- stringData :
39- connections.mapboxApiKey : " pk.eyJ1IjoibXVlbGxlcmNlbGluZSIsImEiOiJjbDZwM3llMTAwNGpmM2psdHU0Y21wZHJwIn0.kXFJKBbeyhbwf0z460JcTQ"
4031# ---
4132# TODO Use when available (https://github.com/stackabletech/superset-operator/issues/3)
4233# apiVersion: superset.stackable.tech/v1alpha1
You can’t perform that action at this time.
0 commit comments