Intentando cambiar a ceph, aun falla~
This commit is contained in:
3
manifest/03-dashboard/get-secret.sh
Executable file
3
manifest/03-dashboard/get-secret.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
kubectl get secret admin-user -n kubernetes-dashboard -o jsonpath="{.data.token}" | base64 -d
|
||||
Reference in New Issue
Block a user