docs: sync addon docs with explicit external/internal service modes

Обновлена документация под новые аддоны (gitlab, redis, mongodb, kafka, kafka-ui, rabbitmq) и новую модель явного выбора зависимостей. Добавлены и унифицированы описания переключателей *_database_mode и *_redis_mode, обновлена таблица зависимостей аддонов, примеры конфигурации и список vault-секретов.
This commit is contained in:
Sergey Antropoff
2026-04-29 23:21:04 +03:00
parent dde2fc8a8a
commit 38aaadbfb1
128 changed files with 2881 additions and 902 deletions

View File

@@ -97,3 +97,8 @@ EOF
curl -X DELETE \
http://prometheus-pushgateway.monitoring.svc.cluster.local:9091/metrics/job/my-batch-job
```
## Официальные ресурсы
- Официальный сайт: [https://github.com/prometheus/pushgateway](https://github.com/prometheus/pushgateway)
- Официальная документация: [https://github.com/prometheus/pushgateway](https://github.com/prometheus/pushgateway)
- Версии Helm chart / ПО: [https://artifacthub.io/packages/helm/prometheus-community/prometheus-pushgateway](https://artifacthub.io/packages/helm/prometheus-community/prometheus-pushgateway)