chore(clustertool): also get rid of longhorn in favor of OCI home-ops mirror
This commit is contained in:
@@ -12,7 +12,7 @@ spec:
|
||||
version: 1.8.1
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: longhorn
|
||||
name: home-ops-mirror
|
||||
namespace: flux-system
|
||||
install:
|
||||
createNamespace: true
|
||||
|
||||
@@ -9,7 +9,6 @@ resources:
|
||||
- home-ops-mirror.yaml
|
||||
- jetstack.yaml
|
||||
- kustomization.yaml
|
||||
- longhorn.yaml
|
||||
- metallb.yaml
|
||||
- prometheus-community.yaml
|
||||
- spegel.yaml
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
---
|
||||
# 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: longhorn
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 2h
|
||||
url: https://charts.longhorn.io
|
||||
Reference in New Issue
Block a user