Generic CRD names should be avoided. `RuleFile` could be anything and used by other projects and it's not self-documented. We can rename it to `PrometheusRule`, which is more specific.
Generic CRD names should be avoided.
RuleFilecould be anything and used by other projects and it's not self-documented.We can rename it to
PrometheusRule, which is more specific.