Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[azure-resourcegraph-exporter]` fix servicemonitor yaml formatting error#63 #64

Conversation

tobias0106
Copy link
Contributor

What this PR does / why we need it

Special notes for your reviewer

This is just a quick fix. Do you prefer the same style as in azure-metrics-exporter:

  labels:
    {{ include "azure-metrics-exporter.labels" . | nindent 4 }}
    {{- with .Values.prometheus.monitor.additionalLabels }}
    {{- toYaml . | nindent 4 }}
    {{- end }}

If, please let me know and i will create a new PR.

Checklist

  • Chart Version bumped
  • Title of the PR starts with chart name (e.g. [azure-metrics-exporter])

@mblaschke mblaschke merged commit 63cf52b into webdevops:main Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants