chore: Remove Kubernetes configuration directory from project structure
This commit is contained in:
parent
0421a315eb
commit
9f3564ab2a
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue