mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-02 00:34:25 +02:00
feat: rename repository
This commit is contained in:
10
cluster/configuration/charts/authelia-charts.yaml
Normal file
10
cluster/configuration/charts/authelia-charts.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: authelia-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://charts.authelia.com
|
||||
timeout: 3m
|
10
cluster/configuration/charts/authentik-charts.yaml
Normal file
10
cluster/configuration/charts/authentik-charts.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: authentik-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://charts.goauthentik.io
|
||||
timeout: 3m
|
17
cluster/configuration/charts/benji-charts.yaml
Normal file
17
cluster/configuration/charts/benji-charts.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: GitRepository
|
||||
metadata:
|
||||
name: benji-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://github.com/elemental-lf/benji
|
||||
timeout: 3m
|
||||
ref:
|
||||
branch: master
|
||||
ignore: |
|
||||
# exclude all
|
||||
/*
|
||||
# include charts directory
|
||||
!/charts/
|
10
cluster/configuration/charts/bitnami-charts.yaml
Normal file
10
cluster/configuration/charts/bitnami-charts.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: bitnami-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://charts.bitnami.com/bitnami
|
||||
timeout: 3m
|
16
cluster/configuration/charts/cert-manager-webhook-ovh.yaml
Normal file
16
cluster/configuration/charts/cert-manager-webhook-ovh.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: GitRepository
|
||||
metadata:
|
||||
name: cert-manager-webhook-ovh
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 12h
|
||||
url: https://github.com/baarde/cert-manager-webhook-ovh
|
||||
ref:
|
||||
branch: master
|
||||
ignore: |
|
||||
# exclude all
|
||||
/*
|
||||
# include charts directory
|
||||
!/deploy/
|
10
cluster/configuration/charts/drone-charts.yaml
Normal file
10
cluster/configuration/charts/drone-charts.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: drone-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://charts.drone.io
|
||||
timeout: 3m
|
10
cluster/configuration/charts/emxq-charts.yaml
Normal file
10
cluster/configuration/charts/emxq-charts.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: emqx-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://repos.emqx.io/charts
|
||||
timeout: 3m
|
9
cluster/configuration/charts/external-dns-charts.yaml
Normal file
9
cluster/configuration/charts/external-dns-charts.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta2
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: external-dns-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://kubernetes-sigs.github.io/external-dns
|
10
cluster/configuration/charts/gitea-charts.yaml
Normal file
10
cluster/configuration/charts/gitea-charts.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: gitea-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://dl.gitea.io/charts
|
||||
timeout: 3m
|
10
cluster/configuration/charts/grafana-loki-charts.yaml
Normal file
10
cluster/configuration/charts/grafana-loki-charts.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: grafana-loki-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://grafana.github.io/helm-charts
|
||||
timeout: 3m
|
10
cluster/configuration/charts/hajimari-charts.yaml
Normal file
10
cluster/configuration/charts/hajimari-charts.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: hajimari-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://hajimari.io
|
||||
timeout: 3m
|
10
cluster/configuration/charts/influxdata-charts.yaml
Normal file
10
cluster/configuration/charts/influxdata-charts.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: influxdata-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://helm.influxdata.com/
|
||||
timeout: 3m
|
10
cluster/configuration/charts/infracloudio-charts.yaml
Normal file
10
cluster/configuration/charts/infracloudio-charts.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: infracloudio-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://infracloudio.github.io/charts
|
||||
timeout: 3m
|
10
cluster/configuration/charts/ingress-nginx-charts.yaml
Normal file
10
cluster/configuration/charts/ingress-nginx-charts.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: ingress-nginx-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://kubernetes.github.io/ingress-nginx
|
||||
timeout: 3m
|
10
cluster/configuration/charts/jetstack-charts.yaml
Normal file
10
cluster/configuration/charts/jetstack-charts.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: jetstack-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://charts.jetstack.io/
|
||||
timeout: 3m
|
10
cluster/configuration/charts/k8s-at-home.yaml
Normal file
10
cluster/configuration/charts/k8s-at-home.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: k8s-at-home-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://k8s-at-home.com/charts/
|
||||
timeout: 3m
|
10
cluster/configuration/charts/k8s-gateway-charts.yaml
Normal file
10
cluster/configuration/charts/k8s-gateway-charts.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: k8s-gateway-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://ori-edge.github.io/k8s_gateway/
|
||||
timeout: 3m
|
10
cluster/configuration/charts/kasten-charts.yaml
Normal file
10
cluster/configuration/charts/kasten-charts.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: kasten-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://charts.kasten.io/
|
||||
timeout: 3m
|
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: kubernetes-sigs-descheduler-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://kubernetes-sigs.github.io/descheduler
|
||||
timeout: 3m
|
31
cluster/configuration/charts/kustomization.yaml
Normal file
31
cluster/configuration/charts/kustomization.yaml
Normal file
@@ -0,0 +1,31 @@
|
||||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- authelia-charts.yaml
|
||||
- authentik-charts.yaml
|
||||
- benji-charts.yaml
|
||||
- bitnami-charts.yaml
|
||||
- cert-manager-webhook-ovh.yaml
|
||||
- drone-charts.yaml
|
||||
- emxq-charts.yaml
|
||||
- external-dns-charts.yaml
|
||||
- gitea-charts.yaml
|
||||
- grafana-loki-charts.yaml
|
||||
- hajimari-charts.yaml
|
||||
- influxdata-charts.yaml
|
||||
- infracloudio-charts.yaml
|
||||
- ingress-nginx-charts.yaml
|
||||
- jetstack-charts.yaml
|
||||
- k8s-at-home.yaml
|
||||
- k8s-gateway-charts.yaml
|
||||
- kasten-charts.yaml
|
||||
- kubernetes-sigs-descheduler-charts.yaml
|
||||
- node-feature-discovery.yaml
|
||||
- prometheus-community-charts.yaml
|
||||
- rook-ceph-charts.yaml
|
||||
- runix-charts.yaml
|
||||
- stakater-charts.yaml
|
||||
- traefik-charts.yaml
|
||||
- twuni-charts.yaml
|
||||
- weaveworks-kured-charts.yaml
|
10
cluster/configuration/charts/node-feature-discovery.yaml
Normal file
10
cluster/configuration/charts/node-feature-discovery.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: node-feature-discovery-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://kubernetes-sigs.github.io/node-feature-discovery/charts
|
||||
timeout: 3m
|
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: prometheus-community-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://prometheus-community.github.io/helm-charts
|
||||
timeout: 3m
|
10
cluster/configuration/charts/rook-ceph-charts.yaml
Normal file
10
cluster/configuration/charts/rook-ceph-charts.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: rook-ceph-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://charts.rook.io/release
|
||||
timeout: 3m
|
10
cluster/configuration/charts/runix-charts.yaml
Normal file
10
cluster/configuration/charts/runix-charts.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: runix-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://helm.runix.net
|
||||
timeout: 3m
|
10
cluster/configuration/charts/stakater-charts.yaml
Normal file
10
cluster/configuration/charts/stakater-charts.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: stakater-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://stakater.github.io/stakater-charts
|
||||
timeout: 3m
|
10
cluster/configuration/charts/traefik-charts.yaml
Normal file
10
cluster/configuration/charts/traefik-charts.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: traefik-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://helm.traefik.io/traefik
|
||||
timeout: 3m
|
10
cluster/configuration/charts/twuni-charts.yaml
Normal file
10
cluster/configuration/charts/twuni-charts.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: twuni-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://helm.twun.io
|
||||
timeout: 3m
|
10
cluster/configuration/charts/weaveworks-kured-charts.yaml
Normal file
10
cluster/configuration/charts/weaveworks-kured-charts.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: weaveworks-kured-charts
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1h
|
||||
url: https://weaveworks.github.io/kured
|
||||
timeout: 3m
|
Reference in New Issue
Block a user