feat: spegel update

This commit is contained in:
auricom
2024-10-19 17:16:50 +02:00
parent e019b92e7c
commit d888c548ec
3 changed files with 11 additions and 5 deletions

View File

@@ -10,10 +10,10 @@ spec:
chart: chart:
spec: spec:
chart: *name chart: *name
version: v0.0.18 version: v0.0.27
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: xenitab name: spegel
namespace: flux-system namespace: flux-system
maxHistory: 2 maxHistory: 2
install: install:
@@ -28,7 +28,13 @@ spec:
keepHistory: false keepHistory: false
values: values:
spegel: spegel:
appendMirrors: true
containerdSock: /run/containerd/containerd.sock containerdSock: /run/containerd/containerd.sock
containerdRegistryConfigPath: /etc/cri/conf.d/hosts containerdRegistryConfigPath: /etc/cri/conf.d/hosts
service:
registry:
hostPort: 29999
grafanaDashboard:
enabled: true
serviceMonitor: serviceMonitor:
enabled: true enabled: true

View File

@@ -29,8 +29,8 @@ resources:
- ./postfinance.yaml - ./postfinance.yaml
- ./prometheus-community.yaml - ./prometheus-community.yaml
- ./rook-ceph.yaml - ./rook-ceph.yaml
- ./spegel.yaml
- ./stakater.yaml - ./stakater.yaml
- ./stevehipwell.yaml - ./stevehipwell.yaml
- ./vector.yaml - ./vector.yaml
- ./windmill.yaml - ./windmill.yaml
- ./xenitab.yaml

View File

@@ -3,9 +3,9 @@
apiVersion: source.toolkit.fluxcd.io/v1 apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository kind: HelmRepository
metadata: metadata:
name: xenitab name: spegel
namespace: flux-system namespace: flux-system
spec: spec:
type: oci type: oci
interval: 2h interval: 2h
url: oci://ghcr.io/xenitab/helm-charts url: oci://ghcr.io/spegel-org/helm-charts