Skip to content

Commit 5b98cc7

Browse files
committed
lint fix
1 parent 4816764 commit 5b98cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

in-cluster/default.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ spec:
500500
checkName: "CoreDNS nameserver configuration"
501501
regex: "no nameservers found"
502502
ignoreIfNoFiles: true
503-
fileName: cluster-resources/pods/logs/kube-system/coredns-*/coredns.log
503+
fileName: cluster-resources/pods/logs/kube-system/coredns-*/coredns.log
504504
outcomes:
505505
- fail:
506506
when: "true"

0 commit comments

Comments
 (0)