This commit is contained in:
@@ -95,6 +95,7 @@ This repository contains the complete GitOps configuration for our Kubernetes cl
|
||||
│ ├── fluent-bit.yaml
|
||||
│ ├── trivy.yaml
|
||||
│ ├── sealedsecrets.yaml
|
||||
│ ├── renovate.yaml
|
||||
│ └── values/ # Helm value overrides
|
||||
│
|
||||
├── apps/ # Business Applications
|
||||
@@ -335,6 +336,7 @@ kubectl patch application myapp -n argocd \
|
||||
| **Tempo** | Distributed tracing | `monitoring` | 1 |
|
||||
| **Fluent-Bit** | Log shipping | `monitoring` | DaemonSet |
|
||||
| **OpenCost** | Cost monitoring | `monitoring` | 1 |
|
||||
| **Renovate** | Dependency updates | `renovate` | CronJob |
|
||||
| **Trivy** | Vulnerability scanning | `trivy-system` | 1 |
|
||||
|
||||
**Full specs**: [Technical Reference - Infrastructure Components](docs/REFERENCE.md#infrastructure-components)
|
||||
|
||||
Reference in New Issue
Block a user