infra-monitoring
Values
Key | Type | Default | Description |
---|---|---|---|
commons.helm.release.driftDetection |
object |
|
driftDetection of FluxCD HelmRelease |
commons.helm.release.install |
object |
|
install of FluxCD HelmRelease |
commons.helm.release.test |
object |
|
test of FluxCD HelmRelease |
commons.helm.release.upgrade |
object |
|
upgrade of FluxCD HelmRelease |
Key | Type | Default | Description |
---|---|---|---|
commons.ingress.annotations |
object |
|
annotations for all ingress objects |
commons.ingress.domain |
string |
|
top domain for all services |
commons.ingress.tls.enabled |
bool |
|
tls on every ingress |
commons.ingress.tls.override |
string |
|
use own definition of tls (e.g. for own or wildcard certificate) |
Key | Type | Default | Description |
---|---|---|---|
commons.masterPassword |
string |
|
masterPassword to generate secrets |
Key | Type | Default | Description |
---|---|---|---|
commons.prometheus.monitor.labels |
object |
|
labels on Pod- and Service-Monitor |
Key | Type | Default | Description |
---|---|---|---|
alertmanager.auth.anonymous.enabled |
bool |
|
|
alertmanager.ingress.annotations |
object |
|
annotations on ingress object (beside of .Values.commons.ingress.annotations ) |
alertmanager.ingress.enabled |
bool |
|
|
alertmanager.ingress.host |
string |
|
|
alertmanager.receiver.matrix.default |
string |
|
|
alertmanager.receiver.matrix.enabled |
bool |
|
|
alertmanager.receiver.matrix.homeserver |
string |
|
|
alertmanager.receiver.matrix.rooms |
object |
|
|
alertmanager.receiver.matrix.sendResolved |
bool |
|
|
alertmanager.receiver.matrix.userID |
string |
|
|
alertmanager.receiver.ntfy.config.labels |
object |
|
label of alert to ntfy message config |
alertmanager.receiver.ntfy.config.ntfy.topic |
string |
|
|
alertmanager.receiver.ntfy.config.password |
string |
|
password used between alertmanager and ntfy reciever generated from commons.masterPassword |
alertmanager.receiver.ntfy.config.user |
string |
|
user used between alertmanager and ntfy receiver |
alertmanager.receiver.ntfy.enabled |
bool |
|
|
alertmanager.receiver.ntfy.ingress.annotations |
object |
|
annotations on ingress object (beside of .Values.commons.ingress.annotations ) |
alertmanager.receiver.ntfy.ingress.enabled |
bool |
|
|
alertmanager.receiver.ntfy.ingress.host |
string |
|
|
alertmanager.receiver.ntfy.sendResolved |
bool |
|
|
alertmanager.receiver.repeatInterval |
string |
|
repeat Interval |
alertmanager.receiver.routes |
string |
|
would overwrite defaults (like ntfy or matrix) |
commons.auth.authentik.backend |
string |
|
|
commons.auth.authentik.domain |
string |
|
|
commons.auth.enabled |
bool |
|
|
commons.auth.namespace |
string |
|
|
commons.auth.type |
string |
|
|
grafana.adminPassword |
string |
|
generated from commons.masterPassword |
grafana.auth.anonymous.enabled |
bool |
|
|
grafana.auth.authentik.clientID |
string |
|
generated from commons.masterPassword |
grafana.auth.authentik.clientSecret |
string |
|
generated from commons.masterPassword |
grafana.dashboards.annotations."grafana.mon.local/dashboard-folder" |
string |
|
|
grafana.dashboards.folderAnnotation |
string |
|
|
grafana.ingress.annotations |
object |
|
annotations on ingress object (beside of .Values.commons.ingress.annotations ) |
grafana.ingress.enabled |
bool |
|
|
grafana.ingress.host |
string |
|
|
init.namespace |
string |
|
|
init.version |
int |
|
|
karma.additionalAlertmanager |
string |
|
|
karma.auth.anonymous.enabled |
bool |
|
|
karma.enabled |
bool |
|
|
karma.ingress.annotations |
object |
|
annotations on ingress object (beside of .Values.commons.ingress.annotations ) |
karma.ingress.enabled |
bool |
|
|
karma.ingress.host |
string |
|
|
prometheus.auth.anonymous.enabled |
bool |
|
|
prometheus.exporter.blackbox.enabled |
bool |
|
|
prometheus.exporter.blackbox.ingress.annotations |
object |
|
annotations on ingress object (beside of .Values.commons.ingress.annotations ) |
prometheus.exporter.blackbox.ingress.enabled |
bool |
|
enable ingress for blackbox-exporter |
prometheus.exporter.blackbox.ingress.host |
string |
|
default use .Values.commons.ingress.host with prefix: |
prometheus.ingress.annotations |
object |
|
annotations on ingress object (beside of .Values.commons.ingress.annotations ) |
prometheus.ingress.enabled |
bool |
|
|
prometheus.ingress.host |
string |
|
Autogenerated from chart metadata using helm-docs