Manifest update
[ta/caas-kubernetes.git] / ansible / roles / kube_master / templates / apiserver.yml
index 69a9bda..5390c5b 100644 (file)
@@ -29,6 +29,9 @@ spec:
       command:
         - "/kube-apiserver"
         {{ apiserver_params | to_nice_yaml | indent(8) }}
+      resources:
+        requests:
+          cpu: "50m"
       volumeMounts:
         - name: time-mount
           mountPath: /etc/localtime