--- apiVersion: helm.cattle.io/v1 kind: HelmChart metadata: name: prometheus-exporter-postgresql namespace: monitoring spec: repo: https://prometheus-community.github.io/helm-charts chart: prometheus-postgres-exporter valuesContent: |- config: datasourceSecret: name: prometheus-exporter-postgresql key: connection-string ...