Skip to content

Commit bb1496c

Browse files
committed
Add the rest of the dlt config for the local warehouse
1 parent 4e647bc commit bb1496c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

infra/local/docker-compose.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,10 @@
3131
# [destination.pyiceberg.credentials]
3232
# uri = "http://localhost:58080/iceberg/catalog"
3333
# warehouse = "playground"
34-
#
34+
# oauth2_server_uri = "http://localhost:58080/auth/realms/iceberg/protocol/openid-connect/token"
35+
# client_id = "localinfra"
36+
# client_secret = "s3cr3t"
37+
# scope = "lakekeeper"
3538

3639
# image versions
3740
x-keycloak-image: &keycloak-image quay.io/keycloak/keycloak:26.3

0 commit comments

Comments
 (0)