{
"id": "deployment-target:minikube-local",
"_kind": "DeploymentTarget",
"_file": "catalog-meta/deployment-targets/minikube-local.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "Local minikube dev cluster",
"targetType": "minikube",
"environment": "minikube",
"namespace": "babysitter",
"minikubeProfile": "babysitter-dev",
"ingressHostnames": [
"babysitter.local"
],
"ingressTls": false,
"authMode": "local-dev",
"autoApplyTerraform": false,
"autoApplyKubernetes": true,
"description": "Single-node minikube profile used for local development of the\nbabysitter cloud bundle (kanban + gateway + babysitter-agent).\n`authMode = local-dev` means the bootstrap admin password is read\nfrom a local-dev secret rather than a managed secret reference.\n"
},
"outgoingEdges": [],
"incomingEdges": []
}