This commit is contained in:
2026-04-03 19:22:14 +00:00
parent 4c7b0a6934
commit aff983e6c9

View File

@@ -23,7 +23,7 @@ https://netbox.dev
- Can be exposed via **Ingress with TLS**
- Environment variables are critical for configuration
- Use **readiness/liveness probes carefully** (startup can take time)
- Not horizontally scalable without careful tuning
- Not horizontally scalable without careful tuning.
---