1 Commits

3 changed files with 4 additions and 4 deletions

View File

@ -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

View File

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

View File

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