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