Intentando cambiar a ceph, aun falla~
This commit is contained in:
4
manifest/04-ceph/get-secret.sh
Executable file
4
manifest/04-ceph/get-secret.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
kubectl -n rook-ceph get secret rook-ceph-dashboard-password -o jsonpath="{['data']['password']}" | base64 --decode && echo
|
||||
|
||||
Reference in New Issue
Block a user