Skip to content

Commit f401032

Browse files
committed
remove the quickstart
1 parent cb8ff4f commit f401032

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,24 +14,10 @@ Complete infrastructure and application stack for observability on Google Kubern
1414
- **Cert-Manager**: Automated certificate management
1515
- **Ingress Controller**: Nginx ingress controller
1616

17-
## Quick Start
18-
19-
```bash
20-
# Setup
21-
make setup
22-
make pre-commit-install
23-
24-
# View all commands
25-
make help
26-
```
27-
2817
## REPO STRUCTURE
2918

3019
```
3120
observability/
32-
├── Makefile
33-
│ └── USE: Automation shortcuts for common commands (setup, deploy, validate, clean)
34-
3521
├── README.md
3622
│ └── USE: Project overview, quick start, and entry point for new users
3723

0 commit comments

Comments
 (0)