7 Commits

4 changed files with 5 additions and 5 deletions

View File

@ -36,7 +36,7 @@ See [services](./kubernetes/apps/production/) for a list of services that I use
## Todo ## Todo
Nothing ! - [ ] Setup Grafana and Traefik metrics
### Backlog ### Backlog
@ -68,6 +68,6 @@ Don't forget to give the project a star! Thanks again!
[traefik]: https://traefik.io/ [traefik]: https://traefik.io/
[cert-manager]: https://cert-manager.io/ [cert-manager]: https://cert-manager.io/
[metallb]: https://metallb.org/ [metallb]: https://metallb.org/
[nfs]: https://nfs.fascinated.cc/ [nfs]: https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner/
[spegel]: https://github.com/spegel-org/spegel/ [spegel]: https://github.com/spegel-org/spegel/
[eraser]: https://github.com/eraser-dev/eraser/ [eraser]: https://github.com/eraser-dev/eraser/

View File

@ -4570,7 +4570,7 @@ spec:
resourceFieldRef: resourceFieldRef:
containerName: manager containerName: manager
resource: limits.memory resource: limits.memory
image: ghcr.io/fluxcd/source-controller:v1.4.1 image: ghcr.io/fluxcd/source-controller:v1.3.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
livenessProbe: livenessProbe:
httpGet: httpGet:

View File

@ -18,7 +18,7 @@ spec:
chart: chart:
spec: spec:
chart: kube-prometheus-stack chart: kube-prometheus-stack
version: "62.7.0" version: "63.0.0"
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: monitoring name: monitoring

View File

@ -18,7 +18,7 @@ spec:
chart: chart:
spec: spec:
chart: traefik chart: traefik
version: "31.1.1" version: "32.0.0"
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: traefik name: traefik