Add redis-operator helm repo.

This commit is contained in:
Joseph Hanson 2023-11-01 14:44:37 -05:00
parent 1b1b252bdf
commit c87a32da74
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 11 additions and 0 deletions

View file

@ -26,6 +26,7 @@ resources:
- piraeus.yaml - piraeus.yaml
- postfinance.yaml - postfinance.yaml
- prometheus-community.yaml - prometheus-community.yaml
- redis-operator.yaml
- rook-ceph.yaml - rook-ceph.yaml
- stakater.yaml - stakater.yaml
# - weave-gitops.yaml # - weave-gitops.yaml

View file

@ -0,0 +1,10 @@
---
# yaml-language-server: $schema=https://ks.hsn.dev/source.toolkit.fluxcd.io/helmrepository_v1beta2.json
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository
metadata:
name: redis-operator
namespace: flux-system
spec:
interval: 2h
url: https://spotahome.github.io/redis-operator