Add Kubernetes dashboard

This commit is contained in:
2025-05-14 21:10:56 +02:00
parent d951418609
commit 5fc041fa67
9 changed files with 99 additions and 25 deletions

View File

@@ -0,0 +1,18 @@
# /apps/prod/dashboard/release.yaml
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: dashboard
namespace: dashboard
spec:
interval: 12h
chart:
spec:
chart: kubernetes-dashboard
version: "7.12.0"
sourceRef:
kind: HelmRepository
name: dashboard
namespace: dashboard
interval: 12h