add service argo workflows
This commit is contained in:
6
infrastructures/argo-workflows/base/pc.yaml
Normal file
6
infrastructures/argo-workflows/base/pc.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
apiVersion: scheduling.k8s.io/v1
|
||||
kind: PriorityClass
|
||||
metadata:
|
||||
name: workflow-controller
|
||||
value: 1000000
|
||||
Reference in New Issue
Block a user