# Code generated by skv2. DO NOT EDIT. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: crd.solo.io/specHash: f51a771362b8692b labels: app: rate-limiter app.kubernetes.io/name: rate-limiter name: ratelimitconfigs.ratelimit.solo.io spec: group: ratelimit.solo.io names: kind: RateLimitConfig listKind: RateLimitConfigList plural: ratelimitconfigs shortNames: - rlc singular: ratelimitconfig scope: Namespaced versions: - name: v1alpha1 schema: openAPIV3Schema: type: object x-kubernetes-preserve-unknown-fields: true served: true storage: true subresources: status: {}