diff --git a/charts/bindplane/templates/prometheus.yaml b/charts/bindplane/templates/prometheus.yaml index 88ef031..842fbc8 100644 --- a/charts/bindplane/templates/prometheus.yaml +++ b/charts/bindplane/templates/prometheus.yaml @@ -111,7 +111,7 @@ spec: - mountPath: /prometheus name: {{ include "bindplane.fullname" . }}-prometheus-data - mountPath: /etc/prometheus/prometheus.yml - subPath: promethes.yml + subPath: prometheus.yml name: config - mountPath: /etc/prometheus/rules.yml subPath: rules.yml