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.

volcano-executor-plugin-configmap.yaml 671 B

1234567891011121314151617181920212223242526272829
  1. # This is an auto-generated file. DO NOT EDIT
  2. apiVersion: v1
  3. data:
  4. sidecar.automountServiceAccountToken: "true"
  5. sidecar.container: |
  6. args:
  7. - server
  8. - --port
  9. - "8080"
  10. image: ccr.ccs.tencentyun.com/somunslotus/argo-execturo-plugin:v1-arm
  11. name: volcano-executor-plugin
  12. ports:
  13. - containerPort: 8080
  14. resources:
  15. limits:
  16. cpu: "1"
  17. memory: 512Mi
  18. requests:
  19. cpu: 250m
  20. memory: 64Mi
  21. securityContext:
  22. runAsNonRoot: false
  23. runAsUser: 0
  24. kind: ConfigMap
  25. metadata:
  26. creationTimestamp: null
  27. labels:
  28. workflows.argoproj.io/configmap-type: ExecutorPlugin
  29. name: volcano-executor-plugin