diff --git a/README.md b/README.md index a7c6f6a..4da5d77 100644 --- a/README.md +++ b/README.md @@ -66,8 +66,6 @@ graph TD │ ├── docker-compose.yaml # Local orchestration for dev environment │ ├── requirements.txt # Python dependencies for Docker │ └── .dockerignore # Docker ignore files -├── kubernetes/ -│ └── kubeconfig.yaml # Kubernetes cluster configuration ├── scripts/ │ └── pipelines/ │ ├── flows/ # Processing pipelines