Compare commits

..

1 commit

Author SHA1 Message Date
Renovate Bot
730b2802f2 fix(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2025.4.1 2025-04-06 12:32:03 +00:00
22 changed files with 25 additions and 1531 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v2
name: element-call name: element-call
description: Run Element-Call and his dependencies description: Run Element-Call and his dependencies
type: application type: application
version: "0.1.13" version: "0.1.12"
# renovate: image=ghcr.io/element-hq/element-call # renovate: image=ghcr.io/element-hq/element-call
appVersion: "0.9.0" appVersion: "0.9.0"
maintainers: maintainers:

View file

@ -7,7 +7,7 @@ description: "Run Element-Call and his dependencies"
# element-call # element-call
![Version: 0.1.13](https://img.shields.io/badge/Version-0.1.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.9.0](https://img.shields.io/badge/AppVersion-0.9.0-informational?style=flat-square) ![Version: 0.1.12](https://img.shields.io/badge/Version-0.1.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.9.0](https://img.shields.io/badge/AppVersion-0.9.0-informational?style=flat-square)
Run Element-Call and his dependencies Run Element-Call and his dependencies
@ -52,7 +52,7 @@ helm uninstall element-call-release
| service.lkJWT.image.pullPolicy | string | `"IfNotPresent"` | This sets the pull policy for images. (could be overwritten by global.image.pullPolicy) | | service.lkJWT.image.pullPolicy | string | `"IfNotPresent"` | This sets the pull policy for images. (could be overwritten by global.image.pullPolicy) |
| service.lkJWT.image.registry | string | `"ghcr.io"` | image registry (could be overwritten by global.image.registry) | | service.lkJWT.image.registry | string | `"ghcr.io"` | image registry (could be overwritten by global.image.registry) |
| service.lkJWT.image.repository | string | `"element-hq/lk-jwt-service"` | image repository | | service.lkJWT.image.repository | string | `"element-hq/lk-jwt-service"` | image repository |
| service.lkJWT.image.tag | string | `"0.2.3"` | image tag | | service.lkJWT.image.tag | string | `"0.2.2"` | image tag |
| service.lkJWT.networkPolicy.egress.enabled | bool | `false` | activate egress no networkpolicy | | service.lkJWT.networkPolicy.egress.enabled | bool | `false` | activate egress no networkpolicy |
| service.lkJWT.networkPolicy.egress.extra | list | `[]` | egress rules | | service.lkJWT.networkPolicy.egress.extra | list | `[]` | egress rules |
| service.lkJWT.networkPolicy.ingress.http | list | `[]` | ingress for http port (e.g. ingress-controller) | | service.lkJWT.networkPolicy.ingress.http | list | `[]` | ingress for http port (e.g. ingress-controller) |

View file

@ -107,7 +107,7 @@ service:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
# -- image tag # -- image tag
# @section -- livekit JWT # @section -- livekit JWT
tag: 0.2.3 tag: 0.2.2
config: config:
# -- url to livekit # -- url to livekit
# @section -- livekit JWT # @section -- livekit JWT

View file

@ -3,9 +3,9 @@ name: home-assistant
description: Home Assistant with tooling to run on an k3s pi description: Home Assistant with tooling to run on an k3s pi
icon: https://www.home-assistant.io/images/favicon-192x192.png icon: https://www.home-assistant.io/images/favicon-192x192.png
type: application type: application
version: "0.3.18" version: "0.3.17"
# renovate: image=ghcr.io/home-assistant/home-assistant # renovate: image=ghcr.io/home-assistant/home-assistant
appVersion: "2025.4.2" appVersion: "2025.4.1"
maintainers: maintainers:
- name: WrenIX - name: WrenIX
url: https://wrenix.eu url: https://wrenix.eu

View file

@ -7,7 +7,7 @@ description: "Home Assistant with tooling to run on an k3s pi"
# home-assistant # home-assistant
![Version: 0.3.18](https://img.shields.io/badge/Version-0.3.18-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.4.1](https://img.shields.io/badge/AppVersion-2025.4.1-informational?style=flat-square) ![Version: 0.3.17](https://img.shields.io/badge/Version-0.3.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.3.4](https://img.shields.io/badge/AppVersion-2025.3.4-informational?style=flat-square)
Home Assistant with tooling to run on an k3s pi Home Assistant with tooling to run on an k3s pi
@ -70,7 +70,7 @@ helm uninstall home-assistant-release
| nats.image.pullPolicy | string | `"IfNotPresent"` | | | nats.image.pullPolicy | string | `"IfNotPresent"` | |
| nats.image.registry | string | `"docker.io"` | | | nats.image.registry | string | `"docker.io"` | |
| nats.image.repository | string | `"library/nats"` | | | nats.image.repository | string | `"library/nats"` | |
| nats.image.tag | string | `"2.11.1-scratch"` | | | nats.image.tag | string | `"2.11.0-scratch"` | |
| nats.livenessProbe.tcpSocket.port | string | `"nats"` | | | nats.livenessProbe.tcpSocket.port | string | `"nats"` | |
| nats.readinessProbe.tcpSocket.port | string | `"nats"` | | | nats.readinessProbe.tcpSocket.port | string | `"nats"` | |
| nats.resources.limits.cpu | string | `"100m"` | | | nats.resources.limits.cpu | string | `"100m"` | |
@ -113,7 +113,7 @@ helm uninstall home-assistant-release
| zigbee2mqtt.image.pullPolicy | string | `"IfNotPresent"` | | | zigbee2mqtt.image.pullPolicy | string | `"IfNotPresent"` | |
| zigbee2mqtt.image.registry | string | `"docker.io"` | | | zigbee2mqtt.image.registry | string | `"docker.io"` | |
| zigbee2mqtt.image.repository | string | `"koenkk/zigbee2mqtt"` | | | zigbee2mqtt.image.repository | string | `"koenkk/zigbee2mqtt"` | |
| zigbee2mqtt.image.tag | string | `"2.2.1"` | | | zigbee2mqtt.image.tag | string | `"2.2.0"` | |
| zigbee2mqtt.ingress.hosts | list | `[]` | | | zigbee2mqtt.ingress.hosts | list | `[]` | |
| zigbee2mqtt.securityContext.privileged | bool | `true` | | | zigbee2mqtt.securityContext.privileged | bool | `true` | |

View file

@ -24,7 +24,7 @@ nats:
registry: docker.io registry: docker.io
repository: library/nats repository: library/nats
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: "2.11.1-scratch" tag: "2.11.0-scratch"
service: service:
port: port:
nats: 4222 nats: 4222
@ -50,7 +50,7 @@ zigbee2mqtt:
registry: docker.io registry: docker.io
repository: koenkk/zigbee2mqtt repository: koenkk/zigbee2mqtt
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2.2.1 tag: 2.2.0
device: /dev/ttyACM0 device: /dev/ttyACM0
securityContext: securityContext:
privileged: true privileged: true

View file

@ -3,9 +3,9 @@ name: jellyfin
description: The Free Software Media System description: The Free Software Media System
icon: https://raw.githubusercontent.com/jellyfin/jellyfin-ux/master/branding/SVG/icon-transparent.svg icon: https://raw.githubusercontent.com/jellyfin/jellyfin-ux/master/branding/SVG/icon-transparent.svg
type: application type: application
version: "0.3.11" version: "0.3.10"
# renovate: image=ghcr.io/jellyfin/jellyfin # renovate: image=ghcr.io/jellyfin/jellyfin
appVersion: "10.10.7" appVersion: "10.10.6"
maintainers: maintainers:
- name: WrenIX - name: WrenIX
url: https://wrenix.eu url: https://wrenix.eu

View file

@ -7,7 +7,7 @@ description: "The Free Software Media System"
# jellyfin # jellyfin
![Version: 0.3.11](https://img.shields.io/badge/Version-0.3.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.10.7](https://img.shields.io/badge/AppVersion-10.10.7-informational?style=flat-square) ![Version: 0.3.10](https://img.shields.io/badge/Version-0.3.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.10.6](https://img.shields.io/badge/AppVersion-10.10.6-informational?style=flat-square)
The Free Software Media System The Free Software Media System

View file

@ -4,9 +4,9 @@ name: matrix-synapse
description: Matrix reference homeserver description: Matrix reference homeserver
icon: https://matrix.org/images/matrix-logo.svg icon: https://matrix.org/images/matrix-logo.svg
type: application type: application
version: "1.0.24" version: "1.0.23"
# renovate: image=ghcr.io/element-hq/synapse # renovate: image=ghcr.io/element-hq/synapse
appVersion: "1.128.0" appVersion: 1.127.1
maintainers: maintainers:
- name: WrenIX - name: WrenIX
url: https://wrenix.eu url: https://wrenix.eu

View file

@ -7,7 +7,7 @@ description: "Matrix reference homeserver"
# matrix-synapse # matrix-synapse
![Version: 1.0.24](https://img.shields.io/badge/Version-1.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.128.0](https://img.shields.io/badge/AppVersion-1.128.0-informational?style=flat-square) ![Version: 1.0.23](https://img.shields.io/badge/Version-1.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.127.1](https://img.shields.io/badge/AppVersion-1.127.1-informational?style=flat-square)
Matrix reference homeserver Matrix reference homeserver

View file

@ -4,9 +4,9 @@ description: A document management system that transforms your physical document
type: application type: application
icon: https://github.com/paperless-ngx/paperless-ngx/raw/main/resources/logo/web/svg/square.svg icon: https://github.com/paperless-ngx/paperless-ngx/raw/main/resources/logo/web/svg/square.svg
home: https://wrenix.eu/docs/helm-charts/paperless-ngx/ home: https://wrenix.eu/docs/helm-charts/paperless-ngx/
version: "0.1.8" version: "0.1.6"
# renovate: image=ghcr.io/paperless-ngx/paperless-ngx # renovate: image=ghcr.io/paperless-ngx/paperless-ngx
appVersion: "2.15.1" appVersion: "2.14.7"
keywords: keywords:
- paperless - paperless
- paperless-ng - paperless-ng

View file

@ -7,7 +7,7 @@ description: "A document management system that transforms your physical documen
# paperless-ngx # paperless-ngx
![Version: 0.1.8](https://img.shields.io/badge/Version-0.1.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.15.1](https://img.shields.io/badge/AppVersion-2.15.1-informational?style=flat-square) ![Version: 0.1.6](https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.14.7](https://img.shields.io/badge/AppVersion-2.14.7-informational?style=flat-square)
A document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper. A document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper.

View file

@ -4,7 +4,7 @@ name: "postgresql"
description: "A Helm chart for running PostgreSQL (Postgres) database" description: "A Helm chart for running PostgreSQL (Postgres) database"
icon: https://wiki.postgresql.org/images/a/a4/PostgreSQL_logo.3colors.svg icon: https://wiki.postgresql.org/images/a/a4/PostgreSQL_logo.3colors.svg
type: "application" type: "application"
version: "0.3.3" version: "0.2.6"
# renovate: image=docker.io/library/postgres # renovate: image=docker.io/library/postgres
appVersion: "17.4-alpine" appVersion: "17.4-alpine"
maintainers: maintainers:

View file

@ -7,7 +7,7 @@ description: "A Helm chart for running PostgreSQL (Postgres) database"
# postgresql # postgresql
![Version: 0.3.3](https://img.shields.io/badge/Version-0.3.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 17.4-alpine](https://img.shields.io/badge/AppVersion-17.4--alpine-informational?style=flat-square) ![Version: 0.2.6](https://img.shields.io/badge/Version-0.2.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 17.4-alpine](https://img.shields.io/badge/AppVersion-17.4--alpine-informational?style=flat-square)
A Helm chart for running PostgreSQL (Postgres) database A Helm chart for running PostgreSQL (Postgres) database
@ -41,26 +41,6 @@ helm uninstall postgresql-release
## Values ## Values
### Monitoring
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| grafana.dashboards.annotations | object | `{}` | label of configmap |
| grafana.dashboards.enabled | bool | `false` | deploy grafana dashboard in configmap |
| grafana.dashboards.labels | object | `{"grafana_dashboard":"1"}` | label of configmap |
| prometheus.enabled | bool | `false` | add prometheus exporter sidecar |
| prometheus.image.pullPolicy | string | `"IfNotPresent"` | This sets the pull policy for images. (could be overwritten by global.image.pullPolicy) |
| prometheus.image.registry | string | `"docker.io"` | image registry (could be overwritten by global.image.registry) |
| prometheus.image.repository | string | `"prometheuscommunity/postgres-exporter"` | image repository |
| prometheus.image.tag | string | `"v0.17.1"` | image tag |
| prometheus.rules.additionalRules | list | `[]` | add own rules to prometheusrules (current no default alertrules are provided) |
| prometheus.rules.enabled | bool | `false` | deploy prometheusrules |
| prometheus.rules.labels | object | `{}` | labels of prometheusrule |
| prometheus.servicemonitor.enabled | bool | `false` | deploy servicemonitor |
| prometheus.servicemonitor.labels | object | `{}` | label of servicemonitor |
### Other Values
| Key | Type | Default | Description | | Key | Type | Default | Description |
|-----|------|---------|-------------| |-----|------|---------|-------------|
| affinity | object | `{}` | | | affinity | object | `{}` | |

File diff suppressed because it is too large Load diff

View file

@ -1,14 +0,0 @@
{{- if .Values.grafana.dashboards.enabled }}
---
apiVersion: v1
kind: ConfigMap
metadata:
name: {{ include "postgresql.fullname" . }}-grafana-dashboards
labels:
{{- include "postgresql.labels" . | nindent 4 }}
{{- toYaml .Values.grafana.dashboards.labels | nindent 4 }}
annotations:
{{- toYaml .Values.grafana.dashboards.annotations | nindent 4 }}
data:
{{- (.Files.Glob "grafana_dashboards/*.json" ).AsConfig | nindent 2 }}
{{- end }}

View file

@ -1,83 +0,0 @@
{{- if and .Values.prometheus.rules.enabled }}
{{- $fullname := include "postgresql.fullname" . }}
{{- $filter := printf `namespace="%s",job="%s"` .Release.Namespace $fullname }}
---
apiVersion: monitoring.coreos.com/v1
kind: PrometheusRule
metadata:
name: {{ $fullname }}
labels:
{{- include "postgresql.labels" . | nindent 4 }}
{{- with .Values.prometheus.rules.labels }}
{{- toYaml . | nindent 4 }}
{{- end }}
spec:
groups:
- name: {{ $fullname }}-Default
rules:
- alert: "PostgreSQLDown"
expr: 'avg(pg_up{ {{ $filter }} }) by (job, service, namespace) != 1'
for: 1m
labels:
severity: critical
annotations:
{{`
summary: "PostgreSQL is not processing queries: {{ $labels.service }}.{{ $labels.namespace }}"
description: "{{ $labels.service }}.{{ $labels.namespace }} is rejecting query requests from the exporter, and thus probably not allowing DNS requests to work either. User services should not be effected provided at least 1 node is still alive."
`}}
- alert: "PostgreSQLHighConnections"
expr: 'sum(pg_stat_activity_count{ {{ $filter }} }) by (job, service, namespace) >= sum(pg_settings_max_connections{ {{ $filter }} }) by (job, service, namespace) - sum(pg_settings_superuser_reserved_connections{ {{ $filter }} }) by (job, service, namespace)'
for: 1m
labels:
severity: critical
annotations:
{{`
summary: "{{ $labels.service }}.{{ $labels.namespace }} has maxed out Postgres connections."
description: "{{ $labels.service }}.{{ $labels.namespace }} is exceeding the currently configured maximum Postgres connection limit (current value: {{ $value }}s). Services may be degraded - please take immediate action (you probably need to increase max_connections in the Docker image and re-deploy."
`}}
- alert: "PostgreSQLHighConnections"
expr: 'sum(pg_stat_activity_count{ {{ $filter }} }) by (job, service, namespace) >= (sum(pg_settings_max_connections{ {{ $filter }} }) by (job, service, namespace) - sum(pg_settings_superuser_reserved_connections{ {{ $filter }} }) by (job, service, namespace) ) * 0.8'
for: 10m
labels:
severity: warning
annotations:
{{`
summary: "{{ $labels.service }}.{{ $labels.namespace }} is over 80% of max Postgres connections."
description: "{{ $labels.service }}.{{ $labels.namespace }} is exceeding 80% of the currently configured maximum Postgres connection limit (current value: {{ $value }}s). Please check utilization graphs and confirm if this is normal service growth, abuse or an otherwise temporary condition or if new resources need to be provisioned (or the limits increased, which is mostly likely)."
`}}
- alert: "PostgreSQLSlowQueries"
expr: 'avg(rate(pg_stat_activity_max_tx_duration{ {{ $filter }},datname!~"template.*" }[2m])) by (job, service, namespace, datname) > 2 * 60'
for: 2m
labels:
severity: warning
annotations:
{{`
summary: "PostgreSQL high number of slow on {{ $labels.service }}.{{ $labels.namespace }} for database {{ $labels.datname }}"
description: "PostgreSQL high number of slow queries {{ $labels.service }}.{{ $labels.namespace }} for database {{ $labels.datname }} with a value of {{ $value }}"
`}}
- alert: "PostgreSQLQPS"
expr: 'avg(irate(pg_stat_database_xact_commit{ {{ $filter }},datname!~"template.*"}[5m])+irate(pg_stat_database_xact_rollback{ {{ $filter }},datname!~"template.*"}[5m])) by (job, service, namespace, datname) > 10000'
for: 5m
labels:
severity: warning
annotations:
{{`
description: "PostgreSQL high number of queries per second on {{ $labels.service }}.{{ $labels.namespace }} for database {{ $labels.datname }} with a value of {{ $value }}"
summary: "PostgreSQL high number of queries per second {{ $labels.service }}.{{ $labels.namespace }} for database {{ $labels.datname }}"
`}}
- alert: "PostgreSQLCacheHitRatio"
expr: 'avg(rate(pg_stat_database_blks_hit{ {{ $filter }},datname!~"template.*" }[5m])/(rate(pg_stat_database_blks_hit{ {{ $filter }},datname!~"template.*" }[5m])+rate(pg_stat_database_blks_read{ {{ $filter }},datname!~"template.*" }[5m]))) by (job,service, namespace, datname) < 0.98'
for: 5m
labels:
severity: warning
annotations:
{{`
summary: "PostgreSQL low cache hit rate on {{ $labels.service }}.{{ $labels.namespace }} for database {{ $labels.datname }}"
description: "PostgreSQL low on cache hit rate on {{ $labels.service }}.{{ $labels.namespace }} for database {{ $labels.datname }} with a value of {{ $value }}"
`}}
{{- with .Values.prometheus.rules.additionalRules }}
- name: {{ $fullname }}-Additional
rules:
{{- toYaml . | nindent 8 }}
{{- end }}
{{- end }}

View file

@ -1,10 +0,0 @@
---
apiVersion: "v1"
kind: "Secret"
metadata:
name: {{ include "postgresql.fullname" . }}
labels:
{{- include "postgresql.labels" . | nindent 4 }}
data:
user: {{ .Values.postgres.user | b64enc }}
password: {{ .Values.postgres.password | b64enc }}

View file

@ -11,11 +11,5 @@ spec:
targetPort: postgresql targetPort: postgresql
protocol: TCP protocol: TCP
name: postgresql name: postgresql
{{- if .Values.prometheus.enabled }}
- port: 9187
targetPort: metrics
protocol: TCP
name: metrics
{{- end }}
selector: selector:
{{- include "postgresql.selectorLabels" . | nindent 4 }} {{- include "postgresql.selectorLabels" . | nindent 4 }}

View file

@ -1,27 +0,0 @@
{{- if and .Values.prometheus.servicemonitor.enabled }}
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: {{ include "postgresql.fullname" . }}
labels:
{{- include "postgresql.labels" . | nindent 4 }}
{{- with .Values.prometheus.servicemonitor.labels }}
{{- toYaml . | nindent 4 }}
{{- end }}
spec:
selector:
matchLabels:
{{- include "postgresql.selectorLabels" . | nindent 6 }}
endpoints:
- port: metrics
path: "/metrics"
{{- with .Values.prometheus.servicemonitor }}
{{- with .interval }}
interval: {{ . }}
{{- end }}
{{- with .scrapeTimeout }}
scrapeTimeout: {{ . }}
{{- end }}
{{- end }}
{{- end }}

View file

@ -56,16 +56,10 @@ spec:
imagePullPolicy: {{ coalesce $.Values.global.image.pullPolicy .pullPolicy }} imagePullPolicy: {{ coalesce $.Values.global.image.pullPolicy .pullPolicy }}
{{- end }} {{- end }}
env: env:
- name: "POSTGRES_USER"
valueFrom:
secretKeyRef:
name: {{ include "postgresql.fullname" . }}
key: user
- name: "POSTGRES_PASSWORD" - name: "POSTGRES_PASSWORD"
valueFrom: value: {{ .Values.postgres.password | quote }}
secretKeyRef: - name: "POSTGRES_USER"
name: {{ include "postgresql.fullname" . }} value: {{ .Values.postgres.user | quote }}
key: password
- name: "PGPORT" - name: "PGPORT"
value: {{ .Values.service.port | quote }} value: {{ .Values.service.port | quote }}
- name: "PGDATA" - name: "PGDATA"
@ -91,34 +85,6 @@ spec:
volumeMounts: volumeMounts:
- name: "data" - name: "data"
mountPath: "/var/lib/postgresql/data" mountPath: "/var/lib/postgresql/data"
{{- if .Values.prometheus.enabled }}
- name: "exporter"
{{- with .Values.prometheus.image }}
image: "{{ coalesce $.Values.global.image.registry .registry }}/{{ .repository }}:{{ .tag }}"
imagePullPolicy: {{ coalesce $.Values.global.image.pullPolicy .pullPolicy }}
{{- end }}
args:
- --collector.stat_activity_autovacuum
- --collector.stat_statements
- --collector.stat_wal_receiver
env:
- name: "DATA_SOURCE_USER"
valueFrom:
secretKeyRef:
name: {{ include "postgresql.fullname" . }}
key: user
- name: "DATA_SOURCE_PASS"
valueFrom:
secretKeyRef:
name: {{ include "postgresql.fullname" . }}
key: password
- name: "DATA_SOURCE_URI"
value: {{ printf "127.0.0.1:%.0f/postgres?sslmode=disable" .Values.service.port }}
ports:
- name: metrics
containerPort: 9187
protocol: TCP
{{- end }}
{{- with .Values.nodeSelector }} {{- with .Values.nodeSelector }}
nodeSelector: nodeSelector:
{{- toYaml . | nindent 8 }} {{- toYaml . | nindent 8 }}

View file

@ -137,51 +137,3 @@ autoupgrade:
# readOnlyRootFilesystem: true # readOnlyRootFilesystem: true
# runAsNonRoot: true # runAsNonRoot: true
# runAsUser: 1000 # runAsUser: 1000
prometheus:
# -- add prometheus exporter sidecar
# @section -- Monitoring
enabled: false
servicemonitor:
# -- deploy servicemonitor
# @section -- Monitoring
enabled: false
# -- label of servicemonitor
# @section -- Monitoring
labels: {}
rules:
# -- deploy prometheusrules
# @section -- Monitoring
enabled: false
# -- labels of prometheusrule
# @section -- Monitoring
labels: {}
# -- add own rules to prometheusrules (current no default alertrules are provided)
# @section -- Monitoring
additionalRules: []
image:
# -- image registry (could be overwritten by global.image.registry)
# @section -- Monitoring
registry: docker.io
# -- image repository
# @section -- Monitoring
repository: prometheuscommunity/postgres-exporter
# -- This sets the pull policy for images. (could be overwritten by global.image.pullPolicy)
# @section -- Monitoring
pullPolicy: IfNotPresent
# -- image tag
# @section -- Monitoring
tag: v0.17.1
grafana:
dashboards:
# -- deploy grafana dashboard in configmap
# @section -- Monitoring
enabled: false
# -- label of configmap
# @section -- Monitoring
labels:
grafana_dashboard: "1"
# -- label of configmap
# @section -- Monitoring
annotations: {}