Compare commits
1 Commits
a555f67fc7
...
renovate/g
Author | SHA1 | Date | |
---|---|---|---|
2e017c8130 |
@ -36,7 +36,7 @@ See [services](./kubernetes/apps/production/) for a list of services that I use
|
||||
|
||||
## Todo
|
||||
|
||||
- [ ] Setup Grafana and Traefik metrics
|
||||
Nothing !
|
||||
|
||||
### Backlog
|
||||
|
||||
@ -68,6 +68,6 @@ Don't forget to give the project a star! Thanks again!
|
||||
[traefik]: https://traefik.io/
|
||||
[cert-manager]: https://cert-manager.io/
|
||||
[metallb]: https://metallb.org/
|
||||
[nfs]: https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner/
|
||||
[nfs]: https://nfs.fascinated.cc/
|
||||
[spegel]: https://github.com/spegel-org/spegel/
|
||||
[eraser]: https://github.com/eraser-dev/eraser/
|
||||
|
@ -13407,7 +13407,7 @@ spec:
|
||||
resourceFieldRef:
|
||||
containerName: manager
|
||||
resource: limits.memory
|
||||
image: ghcr.io/fluxcd/image-reflector-controller:v0.32.0
|
||||
image: ghcr.io/fluxcd/image-reflector-controller:v0.33.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
@ -18,7 +18,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: kube-prometheus-stack
|
||||
version: "63.0.0"
|
||||
version: "62.7.0"
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: monitoring
|
||||
|
@ -18,7 +18,7 @@ spec:
|
||||
chart:
|
||||
spec:
|
||||
chart: traefik
|
||||
version: "32.0.0"
|
||||
version: "31.1.1"
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: traefik
|
||||
|
Reference in New Issue
Block a user