add service argo workflows

This commit is contained in:
2024-08-27 16:53:52 +10:00
parent ffc9e84eda
commit e679f4bef7
15 changed files with 1916 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
apiVersion: scheduling.k8s.io/v1
kind: PriorityClass
metadata:
name: workflow-controller
value: 1000000