You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- # This is an auto-generated file. DO NOT EDIT
- apiVersion: v1
- data:
- sidecar.automountServiceAccountToken: "true"
- sidecar.container: |
- args:
- - server
- - --port
- - "8080"
- image: ccr.ccs.tencentyun.com/somunslotus/argo-execturo-plugin:v1-arm
- name: volcano-executor-plugin
- ports:
- - containerPort: 8080
- resources:
- limits:
- cpu: "1"
- memory: 512Mi
- requests:
- cpu: 250m
- memory: 64Mi
- securityContext:
- runAsNonRoot: false
- runAsUser: 0
- kind: ConfigMap
- metadata:
- creationTimestamp: null
- labels:
- workflows.argoproj.io/configmap-type: ExecutorPlugin
- name: volcano-executor-plugin
|