Skip to content

Commit

Permalink
fix: trino connect to new nas endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
reinthal committed Dec 4, 2024
1 parent 171f86b commit a1b5edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/base/trino/trino.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
iceberg.rest-catalog.security=NONE
iceberg.rest-catalog.uri=https\://nessie.local.reinthal.cc/iceberg/
iceberg.rest-catalog.vended-credentials-enabled=false
s3.endpoint=http\://nas.reinthal.me\:9000
s3.endpoint=https\://minio.nas.reinthal.me
s3.path-style-access=true
s3.region=us-east-1
additionalConfigProperties:
Expand Down

0 comments on commit a1b5edc

Please sign in to comment.