notebooks/components/crud-web-apps/tensorboards/frontend/cypress/fixtures/namespaces.json

15 lines
200 B
JSON

{
"namespaces": [
"auth",
"cert-manager",
"default",
"istio-system",
"kube-system",
"kubeflow",
"kubeflow-user"
],
"status": 200,
"success": true,
"user": null
}