Skip to content

Commit

Permalink
feat(yml): adding --- to split the resource
Browse files Browse the repository at this point in the history
  • Loading branch information
M4XGO committed Jan 15, 2024
1 parent ae624a5 commit 3d216ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions helm/prescaling-exporter/templates/monitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ spec:
{{- end }}
{{- end }}

---

{{- if .Values.victoriametrics.monitor.enabled }}
apiVersion: operator.victoriametrics.com/v1beta1
kind: VMServiceScrape
Expand Down

0 comments on commit 3d216ba

Please sign in to comment.