feat: add matrix bot deployment

This commit is contained in:
Sebastian Mark 2023-12-03 19:59:33 +01:00
parent 3bbc253dc7
commit 1bfe72ce00
2 changed files with 55 additions and 0 deletions

View file

@ -38,6 +38,11 @@ stringData:
You must set at least `RENOVATE_PLATFORM`, `RENOVATE_ENDPOINT` and `RENOVATE_TOKEN`.
You can set any configuration that can be set by environment variable (see References).
### Matrix-Bot
The deployment does not include any configuration. Add a new configmap named `matrix-bot-cfg` in the namespace `matrix-bot` containing the necessary variables.
See: https://github.com/matrixgpt/matrix-chatgpt-bot/blob/main/.env.example
---
References: