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,3 @@
#!/usr/bin/env bash
kubectl get secret admin-user -n kubernetes-dashboard -o jsonpath="{.data.token}" | base64 -d