mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: spegel update
This commit is contained in:
@@ -10,10 +10,10 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: *name
|
||||
version: v0.0.18
|
||||
version: v0.0.27
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: xenitab
|
||||
name: spegel
|
||||
namespace: flux-system
|
||||
maxHistory: 2
|
||||
install:
|
||||
@@ -28,7 +28,13 @@ spec:
|
||||
keepHistory: false
|
||||
values:
|
||||
spegel:
|
||||
appendMirrors: true
|
||||
containerdSock: /run/containerd/containerd.sock
|
||||
containerdRegistryConfigPath: /etc/cri/conf.d/hosts
|
||||
service:
|
||||
registry:
|
||||
hostPort: 29999
|
||||
grafanaDashboard:
|
||||
enabled: true
|
||||
serviceMonitor:
|
||||
enabled: true
|
||||
|
@@ -29,8 +29,8 @@ resources:
|
||||
- ./postfinance.yaml
|
||||
- ./prometheus-community.yaml
|
||||
- ./rook-ceph.yaml
|
||||
- ./spegel.yaml
|
||||
- ./stakater.yaml
|
||||
- ./stevehipwell.yaml
|
||||
- ./vector.yaml
|
||||
- ./windmill.yaml
|
||||
- ./xenitab.yaml
|
||||
|
@@ -3,9 +3,9 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: xenitab
|
||||
name: spegel
|
||||
namespace: flux-system
|
||||
spec:
|
||||
type: oci
|
||||
interval: 2h
|
||||
url: oci://ghcr.io/xenitab/helm-charts
|
||||
url: oci://ghcr.io/spegel-org/helm-charts
|
Reference in New Issue
Block a user