Skip to content

Method to pass credentials in catalogs #311

Closed
@hongbo-miao

Description

@hongbo-miao

Currently https://github.com/trinodb/charts/tree/c1bacab5b15a8ece6186a40ddd676f725b20a93b/charts/trino

does not document how to pass credentials such as

catalogs:
  my_db: |
    connector.name=postgresql
    connection-url=jdbc:postgresql://production-hm-postgres.xxxxxxxxxxxx.us-west-2.rds.amazonaws.com:5432/iot_db
    connection-user=xxx
    connection-password=xxx

It would be great to clarify how to pass credentials, thanks! ☺️

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions