2024-06-15 19:38:02 +00:00
|
|
|
apiVersion: source.toolkit.fluxcd.io/v1
|
2024-02-10 17:35:15 +00:00
|
|
|
kind: HelmRepository
|
|
|
|
metadata:
|
|
|
|
name: openebs-charts
|
|
|
|
namespace: flux-system
|
|
|
|
spec:
|
|
|
|
interval: 1m
|
|
|
|
url: https://openebs.github.io/charts
|
2024-03-15 16:51:03 +00:00
|
|
|
---
|
2024-06-15 19:38:02 +00:00
|
|
|
apiVersion: source.toolkit.fluxcd.io/v1
|
2024-03-15 16:51:03 +00:00
|
|
|
kind: HelmRepository
|
|
|
|
metadata:
|
|
|
|
name: openebs-monitoring-charts
|
|
|
|
namespace: flux-system
|
|
|
|
spec:
|
|
|
|
interval: 1m
|
|
|
|
url: https://openebs.github.io/monitoring
|