Compare commits

...

2 Commits

3 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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