Skip to content

Commit

Permalink
fix: remove dev from trino
Browse files Browse the repository at this point in the history
  • Loading branch information
reinthal committed Dec 3, 2024
1 parent 355c34d commit 55d364c
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions apps/base/trino/trino.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,5 @@ spec:
s3.endpoint=http\://nas.reinthal.me\:9000
s3.path-style-access=true
s3.region=us-east-1
dev: |-
connector.name=iceberg
fs.native-s3.enabled=true
iceberg.catalog.type=rest
iceberg.rest-catalog.security=NONE
iceberg.rest-catalog.uri=https\://nessie.local.reinthal.cc/iceberg/dev
iceberg.rest-catalog.vended-credentials-enabled=false
s3.endpoint=http\://nas.reinthal.me\:9000
s3.path-style-access=true
s3.region=us-east-1
additionalConfigProperties:
- http-server.process-forwarded=true

0 comments on commit 55d364c

Please sign in to comment.