Commit 6157aa3
committed
Remove unused Kubernetes and Docker configuration files
The commit removes obsolete Kubernetes and Docker configuration files like indexer.dockerfile, various YAML files for Kubernetes resources, and PostgreSQL configurations. These files are no longer relevant to the current project setup.
- Deleted `indexer.dockerfile`, previously used for Docker image creation, as it is no longer required.
- Removed Kubernetes deployment files like `configmap.yaml`, `db-secrets.yaml`, `indexer-deployment.yaml`, and more, as the project no longer operates in a Kubernetes environment.
- Deleted PostgreSQL Helm values file (postgresql-values.yaml) and related setup scripts, which are no longer being referenced.1 parent d8d978c commit 6157aa3
File tree
21 files changed
+98
-2236
lines changed- .github/workflows
- docs
- kubernetes
- scripts
- tilt
- apps/indexer
- docker
21 files changed
+98
-2236
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | 36 | | |
47 | 37 | | |
48 | 38 | | |
49 | 39 | | |
| 40 | + | |
| 41 | + | |
50 | 42 | | |
This file was deleted.
0 commit comments