Skip to content

Bug in mattermost-team-edition readiness probe #495

@cade-thomas

Description

@cade-thomas

The following readonessProbe does not account for MM_SERVICESETTINGS_CONNECTIONSECURITY: "TLS"
an option should be provided for an https probe to be setup if the user needs. This is a blocker for us at the moment and we would be willing to provide a fix.

From the deployment template:

readinessProbe: {{- .Values.readinessProbe | toYaml | nindent 10 }}
          httpGet:
            path: /api/v4/system/ping
            port: http

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