fix(clustertool): add missing repo
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: home-ops-mirror
|
||||
namespace: flux-system
|
||||
spec:
|
||||
type: oci
|
||||
interval: 2h
|
||||
url: oci://ghcr.io/home-operations/charts-mirror/
|
||||
@@ -26,6 +26,7 @@ resources:
|
||||
- fairwinds.yaml
|
||||
- fluent-bit.yaml
|
||||
- grafana.yaml
|
||||
- home-ops-mirror.yaml
|
||||
- infracloudio.yaml
|
||||
- ingress-nginx.yaml
|
||||
- intel.yaml
|
||||
|
||||
Reference in New Issue
Block a user