Skip to content

[Docs] README is missing connectProtocol for Postgres #860

@koeberlue

Description

@koeberlue

When using the Postgres example from the README all Pods will crash with this error:

Unable to load configuration: config file corrupted: Persistence.DataStores[default](value).SQL.ConnectProtocol: zero value, Persistence.DataSt
ores[visibility](value).SQL.ConnectProtocol: zero value.

This can be easily fixed by setting connectProtocol: "tcp" for the datastores, as it can be seen in charts/temporal/values/values.postgresql.yaml.

For a new user it would be great if the example from the README already had this configured correctly.

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