Compare commits

...

2 Commits

3 changed files with 4 additions and 4 deletions

View File

@ -38,9 +38,9 @@ spec:
env:
- name: PUID
value: 555
value: 10555
- name: PGID
value: 555
value: 10555
- name: TZ
value: "America/New_York" # Set to your timezone
- name: DB_HOST

View File

@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: kube-prometheus-stack
version: "64.0.0"
version: "65.2.0"
sourceRef:
kind: HelmRepository
name: prometheus-community-charts

View File

@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: kube-prometheus-stack
version: "64.0.0"
version: "65.2.0"
sourceRef:
kind: HelmRepository
name: prometheus-community