Skip to content

Commit

Permalink
service check wasn't required
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaurav Gogia committed Dec 10, 2020
1 parent 185f8c6 commit 9f68c60
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ package accurics

{{.prefix}}{{.name}}{{.suffix}}[service.id] {
service := input.{{.resource_type}}[_]
service.config.kind == "Service"
type_check(service.config.spec)
object.get(service.config.spec, "externalIPs", "undefined") != "undefined"
}
Expand Down

0 comments on commit 9f68c60

Please sign in to comment.