Added k8s-dashboard

This commit is contained in:
Ultradesu
2025-04-12 17:15:04 +01:00
parent cfdcf75442
commit 067e6198d4
8 changed files with 299 additions and 34 deletions

View File

@ -4,13 +4,8 @@ kind: Kustomization
resources:
- app.yaml
- service-account.yaml
helmCharts:
- name: kubernetes-dashboard
repo: https://kubernetes.github.io/dashboard
version: 7.11.1
releaseName: authentik
namespace: authentik
valuesFile: values.yaml
includeCRDs: true
- configmap.yaml
- secrets.yaml
- service.yaml
- deployments.yaml