This commit is contained in:
quicksilver 2019-12-20 17:39:03 +08:00
commit cc1fb50672

View File

@ -11,6 +11,13 @@ spec:
command:
- cat
tty: true
resources:
limits:
memory: "8Gi"
cpu: "4.0"
requests:
memory: "4Gi"
cpu: "2.0"
volumeMounts:
- name: kubeconf
mountPath: /root/.kube/