Intentando cambiar a ceph, aun falla~

This commit is contained in:
2025-06-13 09:17:54 -04:00
parent c2e732730a
commit 85ffc06ac2
30 changed files with 17571 additions and 35 deletions

4
manifest/04-ceph/get-secret.sh Executable file
View 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