Merge Kata kind 资源规格
yaml / yaml (push) Successful in 16s

This commit was merged in pull request #132.
This commit is contained in:
2026-09-21 11:34:00 +00:00
+7
View File
@@ -120,6 +120,13 @@ spec:
--storage-driver=overlay2 --storage-driver=overlay2
securityContext: securityContext:
privileged: true privileged: true
resources:
requests:
cpu: "2"
memory: 3Gi
limits:
cpu: "2"
memory: 3Gi
volumeMounts: volumeMounts:
- name: docker-socket - name: docker-socket
mountPath: /run/docker mountPath: /run/docker