Skip to content

The service monitor doesn't work for azure-resourcemanager-exporter #70

@tobias0106

Description

@tobias0106

How to reproduce:

Enable Prometheus in values.yaml:

prometheus:
  monitor:
    enabled: true

Run the command:
helm template .

Error:

Error: YAML parse error on azure-resourcemanager-exporter/templates/prometheus/servicemonitor.yaml: error converting YAML to JSON: yaml: line 6: mapping values are not allowed in this context

How to fix:

Change indent to nindent on line 8 in servicemonitor.yaml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions