Skip to content

Commit 8b55ec4

Browse files
wrong value fixed
1 parent 31650b2 commit 8b55ec4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

k8s/tcp-exporter/templates/servicemonitor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{{- if .Capabilities.APIVersions.Has "external-secrets.io/v1beta1" -}}
1+
{{- if .Capabilities.APIVersions.Has "monitoring.coreos.com/v1" -}}
22

33
apiVersion: monitoring.coreos.com/v1
44
kind: ServiceMonitor

0 commit comments

Comments
 (0)