astro-stan
64bcd06754
fix(grafana): Reduce default Grafana k8s-sidecar resources ( #46287 )
...
**Description**
The default Grafana chart requests and limits for the `k8s-sidecar`
containers are a bit over the top:
```bash
kubectl resource-capacity --namespace grafana --pods -uc
NODE POD CONTAINER CPU REQUESTS CPU LIMITS CPU UTIL MEMORY REQUESTS MEMORY LIMITS MEMORY UTIL
...
k8s-control-1 grafana-9554bbdd8-ph6vq grafana-alerts 75m (0%) 1500m (10%) 2m (0%) 200Mi (0%) 2400Mi (2%) 272Mi (0%)
k8s-control-1 grafana-9554bbdd8-ph6vq grafana-dashboards 75m (0%) 1500m (10%) 1m (0%) 200Mi (0%) 2400Mi (2%) 275Mi (0%)
k8s-control-1 grafana-9554bbdd8-ph6vq grafana-datasources 75m (0%) 1500m (10%) 1m (0%) 200Mi (0%) 2400Mi (2%) 272Mi (0%)
k8s-control-1 grafana-9554bbdd8-ph6vq grafana-notifiers 75m (0%) 1500m (10%) 1m (0%) 200Mi (0%) 2400Mi (2%) 272Mi (0%)
k8s-control-1 grafana-9554bbdd8-ph6vq grafana-plugins 75m (0%) 1500m (10%) 1m (0%) 200Mi (0%) 2400Mi (2%) 272Mi (0%)
...
```
I have never seen them use more than 10m CPU or go over 300Mi of memory.
So I think it makes sense to assign lower default resources than what
the `common` defaults are.
⚒️ Fixes # <!--(issue)-->
**⚙️ Type of change**
- [ ] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes
**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
**📃 Notes:**
<!-- Please enter any other relevant information here -->
**✔️ Checklist:**
- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning
- [X] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`
**➕ App addition**
If this PR is an app addition please make sure you have done the
following.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`
---
_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2026-03-21 19:02:48 +00:00
..
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:59:49 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 23:30:59 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 12:09:17 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 23:31:43 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 05:26:41 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 13:00:41 +01:00
2026-03-20 13:00:41 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 13:00:41 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 13:00:41 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:59:49 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:59:49 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:59:49 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:59:49 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 17:38:21 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 13:00:41 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 17:38:16 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 13:00:41 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 13:00:41 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 05:26:26 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 13:00:41 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:59:49 +01:00
2026-03-20 23:40:02 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:59:49 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:59:49 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:49:59 +01:00
2026-03-20 13:00:41 +01:00
2026-03-20 23:41:19 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 19:02:48 +00:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 11:34:00 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 23:40:47 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:59:49 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 13:00:41 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 13:00:41 +01:00
2026-03-20 17:36:31 +01:00
2026-03-21 11:59:49 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 17:38:23 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 17:54:22 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 13:00:41 +01:00
2026-03-21 11:59:49 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 12:09:17 +01:00
2026-03-20 23:39:13 +01:00
2026-03-21 11:59:49 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 13:00:41 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 17:38:16 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:59:49 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 13:00:41 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 13:00:41 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:59:49 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 13:00:41 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:51:44 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 13:00:41 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:54:13 +01:00
2026-03-20 13:00:41 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:59:49 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:59:49 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:59:49 +01:00
2026-03-20 11:35:56 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 05:27:01 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 23:32:58 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:59:49 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 23:34:09 +01:00
2026-03-20 23:39:39 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:59:49 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 13:00:41 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:59:49 +01:00
2026-03-20 23:39:30 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 23:34:52 +01:00
2026-03-20 13:00:41 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:59:49 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 13:00:41 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 23:32:30 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 13:00:41 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 23:36:40 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:53:57 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 17:54:34 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 13:00:41 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:59:49 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 11:31:26 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:53:35 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 17:35:57 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 23:35:53 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 13:00:41 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 17:55:24 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:59:49 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:54:08 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-21 11:59:49 +01:00
2026-03-21 12:09:17 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-19 17:38:03 +01:00
2026-03-20 11:34:02 +01:00