#1239 Implemented metrics and service monitor support for Redis deployment (#1240)
* #1239 Implemented metrics and service monitor support for Redis deployment * Implement metrics support for Redis deployment Fixes #1239 * #1239 Fixed registry * #1239 Fixed Readme
Showing
- charts/redis/Chart.yaml 1 addition, 1 deletioncharts/redis/Chart.yaml
- charts/redis/README.md 37 additions, 1 deletioncharts/redis/README.md
- charts/redis/RELEASENOTES.md 1 addition, 0 deletionscharts/redis/RELEASENOTES.md
- charts/redis/templates/servicemonitor.yaml 36 additions, 0 deletionscharts/redis/templates/servicemonitor.yaml
- charts/redis/templates/services.yaml 68 additions, 0 deletionscharts/redis/templates/services.yaml
- charts/redis/templates/statefulset.yaml 106 additions, 4 deletionscharts/redis/templates/statefulset.yaml
- charts/redis/values.yaml 120 additions, 0 deletionscharts/redis/values.yaml
Loading
Please register or sign in to comment