diff options
Diffstat (limited to 'astroshop-platform/argocd-helmchart/charts/redis-ha/Chart.yaml')
| -rw-r--r-- | astroshop-platform/argocd-helmchart/charts/redis-ha/Chart.yaml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/astroshop-platform/argocd-helmchart/charts/redis-ha/Chart.yaml b/astroshop-platform/argocd-helmchart/charts/redis-ha/Chart.yaml new file mode 100644 index 0000000..ee7119f --- /dev/null +++ b/astroshop-platform/argocd-helmchart/charts/redis-ha/Chart.yaml @@ -0,0 +1,19 @@ +apiVersion: v2 +appVersion: 7.2.7 +description: This Helm chart provides a highly available Redis implementation with + a master/slave configuration and uses Sentinel sidecars for failover management +home: http://redis.io/ +icon: https://upload.wikimedia.org/wikipedia/en/thumb/6/6b/Redis_Logo.svg/1200px-Redis_Logo.svg.png +keywords: +- redis +- keyvalue +- database +maintainers: +- email: aaron.layfield@gmail.com + name: dandydeveloper +name: redis-ha +sources: +- https://redis.io/download +- https://github.com/DandyDeveloper/charts/blob/master/charts/redis-ha +- https://github.com/oliver006/redis_exporter +version: 4.33.7 |
