apiVersion: v1 kind: LimitRange metadata: name: mem-limit-range namespace: test-pods spec: limits: - defaultRequest: memory: 1Gi type: Container