업데이트 'kubeflow/apps/pipeline/upstream/third-party/argo/base/workflow-controller-configmap-patch.yaml'

service-kubeflow
sudouser 1 month ago
parent 472fc3becd
commit 7b853ab70e
  1. 8
      kubeflow/apps/pipeline/upstream/third-party/argo/base/workflow-controller-configmap-patch.yaml

@ -36,3 +36,11 @@ data:
key: secretkey key: secretkey
executor: | executor: |
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
resources:
requests:
cpu: 0.01
memory: 32Mi
limits:
cpu: 0.5
memory: 512Mi

Loading…
Cancel
Save