Skip to content

Add docs: ssl mode must be used when connecting to postgre as currently configured. #49

@JoeHCQ1

Description

@JoeHCQ1

Describe what should be investigated or refactored

Documentation should be improved to include instruction to use SSL when connecting to postgres. If you don't the pg_conf will drop your connection.

Note, you can view pg_conf by shelling into the postgres container and then catting the pg related yaml.

Links to any relevant code

You can see here how I had to instruct Harbor to use ssl when connecting to postgre. Until it did that, I received back a fatal connection error.

You can see this Harbor setting here: https://github.com/goharbor/harbor-helm/blob/main/values.yaml#L943

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomerstech-debt 💳Debt that the team has charged and needs to repay

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions