Secrets

  • Get secret values in JSON

    kubectl get secrets my-secret -o json | jq '.data | map_values(@base64d)'