apiVersion: v1 kind: LimitRange metadata: name: cpu-limit-range namespace: test-pods spec: limits: - defaultRequest: cpu: 250m type: Container