Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
scohen-nd committed Nov 5, 2024
1 parent 7c55e1c commit d994925
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 381 deletions.
378 changes: 0 additions & 378 deletions charts/datadog-monitors/crds/datadoghq.com_datadogmonitors.yaml

This file was deleted.

4 changes: 2 additions & 2 deletions charts/datadog-monitors/templates/datadog-monitors.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{{/*- if .Capabilities.APIVersions.Has "datadoghq.com/v1alpha1" -*/}}
{{- if .Capabilities.APIVersions.Has "datadoghq.com/v1alpha1" -}}
{{- range $name, $monitor := .Values.monitors }}
{{- if not $monitor.disabled }}
---
Expand All @@ -22,4 +22,4 @@ spec:
{{- with $monitor.options }}{{ toYaml . | nindent 4 }}{{- end }}
{{- end }}
{{- end }}
{{/*- end */}}
{{- end }}
Loading

0 comments on commit d994925

Please sign in to comment.