Agregando dashboard

This commit is contained in:
2025-06-10 22:53:02 -04:00
parent e28eb124a0
commit f705f52dd5
6 changed files with 41 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
apiVersion: helm.cattle.io/v1
kind: HelmChart
metadata:
name: kubernetes-dashboard
namespace: kube-system
spec:
repo: https://kubernetes.github.io/dashboard/
chart: kubernetes-dashboard
targetNamespace: kubernetes-dashboard
createNamespace: true