matrix-org / matrix-hookshot

A bridge between Matrix and multiple project management services, such as GitHub, GitLab and JIRA.
https://matrix-org.github.io/matrix-hookshot/
Apache License 2.0
283 stars 68 forks source link

Kubernetes: Helm registration.yml from Secret #835

Open Timoses opened 11 months ago

Timoses commented 11 months ago

The registration.yml (at least the as_token and hs_token) should come from a Kubernetes Secret instead of a ConfigMap as it contains secret values.