diff --git a/charts/bazarr/README.md b/charts/bazarr/README.md index 717acd1..50cca17 100644 --- a/charts/bazarr/README.md +++ b/charts/bazarr/README.md @@ -31,8 +31,8 @@ helm repo add adminafk https://helm-charts.adminafk.fr | config.persistence.annotations | object | `{}` | Annotations for PVCs | | config.persistence.name | string | `""` | Config name | | config.persistence.size | string | `"5Gi"` | Size of persistent disk | -| extraEnv | list | `[]` | Environment variables to add to the prometheus-pve-exporter pods | -| extraEnvFrom | list | `[]` | Environment variables from secrets or configmaps to add to the prometheus-pve-exporter pods | +| extraEnv | list | `[]` | Environment variables to add to the bazarr pods | +| extraEnvFrom | list | `[]` | Environment variables from secrets or configmaps to add to the bazarr pods | | fullnameOverride | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.registry | string | `"lscr.io"` | | diff --git a/charts/bazarr/values.yaml b/charts/bazarr/values.yaml index a93e71a..e0a4e18 100644 --- a/charts/bazarr/values.yaml +++ b/charts/bazarr/values.yaml @@ -12,9 +12,9 @@ imagePullSecrets: [] nameOverride: "" fullnameOverride: "" -# -- Environment variables to add to the prometheus-pve-exporter pods +# -- Environment variables to add to the bazarr pods extraEnv: [] -# -- Environment variables from secrets or configmaps to add to the prometheus-pve-exporter pods +# -- Environment variables from secrets or configmaps to add to the bazarr pods extraEnvFrom: [] serviceAccount: diff --git a/charts/flaresolverr/README.md b/charts/flaresolverr/README.md index a3d1eca..0989f21 100644 --- a/charts/flaresolverr/README.md +++ b/charts/flaresolverr/README.md @@ -31,8 +31,8 @@ helm repo add adminafk https://helm-charts.adminafk.fr | config.persistence.annotations | object | `{}` | Annotations for PVCs | | config.persistence.name | string | `""` | Config name | | config.persistence.size | string | `"5Gi"` | Size of persistent disk | -| extraEnv | list | `[]` | Environment variables to add to the prometheus-pve-exporter pods | -| extraEnvFrom | list | `[]` | Environment variables from secrets or configmaps to add to the prometheus-pve-exporter pods | +| extraEnv | list | `[]` | Environment variables to add to the flaresolverr pods | +| extraEnvFrom | list | `[]` | Environment variables from secrets or configmaps to add to the flaresolverr pods | | fullnameOverride | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.registry | string | `"ghcr.io"` | | diff --git a/charts/flaresolverr/values.yaml b/charts/flaresolverr/values.yaml index fd4c8e2..cc4a6c5 100644 --- a/charts/flaresolverr/values.yaml +++ b/charts/flaresolverr/values.yaml @@ -12,9 +12,9 @@ imagePullSecrets: [] nameOverride: "" fullnameOverride: "" -# -- Environment variables to add to the prometheus-pve-exporter pods +# -- Environment variables to add to the flaresolverr pods extraEnv: [] -# -- Environment variables from secrets or configmaps to add to the prometheus-pve-exporter pods +# -- Environment variables from secrets or configmaps to add to the flaresolverr pods extraEnvFrom: [] serviceAccount: diff --git a/charts/overseerr/README.md b/charts/overseerr/README.md index 35649e5..0b6707d 100644 --- a/charts/overseerr/README.md +++ b/charts/overseerr/README.md @@ -31,8 +31,8 @@ helm repo add adminafk https://helm-charts.adminafk.fr | config.persistence.annotations | object | `{}` | Annotations for PVCs | | config.persistence.name | string | `""` | Config name | | config.persistence.size | string | `"5Gi"` | Size of persistent disk | -| extraEnv | list | `[]` | Environment variables to add to the prometheus-pve-exporter pods | -| extraEnvFrom | list | `[]` | Environment variables from secrets or configmaps to add to the prometheus-pve-exporter pods | +| extraEnv | list | `[]` | Environment variables to add to the overseerr pods | +| extraEnvFrom | list | `[]` | Environment variables from secrets or configmaps to add to the overseerr pods | | fullnameOverride | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.registry | string | `"ghcr.io"` | | diff --git a/charts/overseerr/values.yaml b/charts/overseerr/values.yaml index 8b61f9c..5d0c78f 100644 --- a/charts/overseerr/values.yaml +++ b/charts/overseerr/values.yaml @@ -12,9 +12,9 @@ imagePullSecrets: [] nameOverride: "" fullnameOverride: "" -# -- Environment variables to add to the prometheus-pve-exporter pods +# -- Environment variables to add to the overseerr pods extraEnv: [] -# -- Environment variables from secrets or configmaps to add to the prometheus-pve-exporter pods +# -- Environment variables from secrets or configmaps to add to the overseerr pods extraEnvFrom: [] serviceAccount: diff --git a/charts/prowlarr/README.md b/charts/prowlarr/README.md index fe8b7ca..1ded4c5 100644 --- a/charts/prowlarr/README.md +++ b/charts/prowlarr/README.md @@ -31,8 +31,8 @@ helm repo add adminafk https://helm-charts.adminafk.fr | config.persistence.annotations | object | `{}` | Annotations for PVCs | | config.persistence.name | string | `""` | Config name | | config.persistence.size | string | `"5Gi"` | Size of persistent disk | -| extraEnv | list | `[]` | Environment variables to add to the prometheus-pve-exporter pods | -| extraEnvFrom | list | `[]` | Environment variables from secrets or configmaps to add to the prometheus-pve-exporter pods | +| extraEnv | list | `[]` | Environment variables to add to the prowlarr pods | +| extraEnvFrom | list | `[]` | Environment variables from secrets or configmaps to add to the prowlarr pods | | fullnameOverride | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.registry | string | `"lscr.io"` | | diff --git a/charts/prowlarr/values.yaml b/charts/prowlarr/values.yaml index d4ecf0d..4c24413 100644 --- a/charts/prowlarr/values.yaml +++ b/charts/prowlarr/values.yaml @@ -12,9 +12,9 @@ imagePullSecrets: [] nameOverride: "" fullnameOverride: "" -# -- Environment variables to add to the prometheus-pve-exporter pods +# -- Environment variables to add to the prowlarr pods extraEnv: [] -# -- Environment variables from secrets or configmaps to add to the prometheus-pve-exporter pods +# -- Environment variables from secrets or configmaps to add to the prowlarr pods extraEnvFrom: [] serviceAccount: diff --git a/charts/qbittorrent/README.md b/charts/qbittorrent/README.md index 2dcf4e3..fb46504 100644 --- a/charts/qbittorrent/README.md +++ b/charts/qbittorrent/README.md @@ -31,8 +31,8 @@ helm repo add adminafk https://helm-charts.adminafk.fr | config.persistence.annotations | object | `{}` | Annotations for PVCs | | config.persistence.name | string | `""` | Config name | | config.persistence.size | string | `"5Gi"` | Size of persistent disk | -| extraEnv | list | `[]` | Environment variables to add to the prometheus-pve-exporter pods | -| extraEnvFrom | list | `[]` | Environment variables from secrets or configmaps to add to the prometheus-pve-exporter pods | +| extraEnv | list | `[]` | Environment variables to add to the qbittorrent pods | +| extraEnvFrom | list | `[]` | Environment variables from secrets or configmaps to add to the qbittorrent pods | | fullnameOverride | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.registry | string | `"lscr.io"` | | diff --git a/charts/qbittorrent/values.yaml b/charts/qbittorrent/values.yaml index 8ec79a2..25ab216 100644 --- a/charts/qbittorrent/values.yaml +++ b/charts/qbittorrent/values.yaml @@ -12,9 +12,9 @@ imagePullSecrets: [] nameOverride: "" fullnameOverride: "" -# -- Environment variables to add to the prometheus-pve-exporter pods +# -- Environment variables to add to the qbittorrent pods extraEnv: [] -# -- Environment variables from secrets or configmaps to add to the prometheus-pve-exporter pods +# -- Environment variables from secrets or configmaps to add to the qbittorrent pods extraEnvFrom: [] serviceAccount: diff --git a/charts/radarr/README.md b/charts/radarr/README.md index 339ab99..b3ba2ff 100644 --- a/charts/radarr/README.md +++ b/charts/radarr/README.md @@ -31,8 +31,8 @@ helm repo add adminafk https://helm-charts.adminafk.fr | config.persistence.annotations | object | `{}` | Annotations for PVCs | | config.persistence.name | string | `""` | Config name | | config.persistence.size | string | `"5Gi"` | Size of persistent disk | -| extraEnv | list | `[]` | Environment variables to add to the prometheus-pve-exporter pods | -| extraEnvFrom | list | `[]` | Environment variables from secrets or configmaps to add to the prometheus-pve-exporter pods | +| extraEnv | list | `[]` | Environment variables to add to the radarr pods | +| extraEnvFrom | list | `[]` | Environment variables from secrets or configmaps to add to the radarr pods | | fullnameOverride | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.registry | string | `"lscr.io"` | | diff --git a/charts/radarr/values.yaml b/charts/radarr/values.yaml index dc124af..b07415a 100644 --- a/charts/radarr/values.yaml +++ b/charts/radarr/values.yaml @@ -12,9 +12,9 @@ imagePullSecrets: [] nameOverride: "" fullnameOverride: "" -# -- Environment variables to add to the prometheus-pve-exporter pods +# -- Environment variables to add to the radarr pods extraEnv: [] -# -- Environment variables from secrets or configmaps to add to the prometheus-pve-exporter pods +# -- Environment variables from secrets or configmaps to add to the radarr pods extraEnvFrom: [] serviceAccount: diff --git a/charts/sonarr/README.md b/charts/sonarr/README.md index 59b3dab..84a56d0 100644 --- a/charts/sonarr/README.md +++ b/charts/sonarr/README.md @@ -31,8 +31,8 @@ helm repo add adminafk https://helm-charts.adminafk.fr | config.persistence.annotations | object | `{}` | Annotations for PVCs | | config.persistence.name | string | `""` | Config name | | config.persistence.size | string | `"5Gi"` | Size of persistent disk | -| extraEnv | list | `[]` | Environment variables to add to the prometheus-pve-exporter pods | -| extraEnvFrom | list | `[]` | Environment variables from secrets or configmaps to add to the prometheus-pve-exporter pods | +| extraEnv | list | `[]` | Environment variables to add to the sonarr pods | +| extraEnvFrom | list | `[]` | Environment variables from secrets or configmaps to add to the sonarr pods | | fullnameOverride | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.registry | string | `"lscr.io"` | | diff --git a/charts/sonarr/values.yaml b/charts/sonarr/values.yaml index d667d35..56725bb 100644 --- a/charts/sonarr/values.yaml +++ b/charts/sonarr/values.yaml @@ -12,9 +12,9 @@ imagePullSecrets: [] nameOverride: "" fullnameOverride: "" -# -- Environment variables to add to the prometheus-pve-exporter pods +# -- Environment variables to add to the sonarr pods extraEnv: [] -# -- Environment variables from secrets or configmaps to add to the prometheus-pve-exporter pods +# -- Environment variables from secrets or configmaps to add to the sonarr pods extraEnvFrom: [] serviceAccount: