Verify the application is working by running these commands:
  kubectl port-forward daemonset/{{ include "promtail.fullname" . }} {{ .Values.port }}
  curl http://127.0.0.1:{{ .Values.port }}/metrics
