mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-03 09:09:01 +02:00
🚀 spegel
This commit is contained in:
@@ -34,3 +34,4 @@ resources:
|
||||
- ./stakater.yaml
|
||||
- ./vector.yaml
|
||||
- ./weaveworks.yaml
|
||||
- ./xenitab.yaml
|
||||
|
11
kubernetes/flux/repositories/helm/xenitab.yaml
Normal file
11
kubernetes/flux/repositories/helm/xenitab.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://kubernetes-schemas.devbu.io/helmrepository_v1beta2.json
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta2
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: xenitab
|
||||
namespace: flux-system
|
||||
spec:
|
||||
type: oci
|
||||
interval: 2h
|
||||
url: oci://ghcr.io/xenitab/helm-charts
|
Reference in New Issue
Block a user