feat: Add support for Argo links (#497)
Signed-off-by: Michael Seiwald <michael.seiwald@smartify-it.de>
This commit is contained in:
parent
c99716bc20
commit
e4d67ae6e9
3 changed files with 6 additions and 1 deletions
|
|
@ -129,6 +129,8 @@ controller:
|
|||
# ref: https://kubernetes.io/docs/concepts/configuration/pod-priority-preemption/
|
||||
# PriorityClass: system-cluster-critical
|
||||
priorityClassName: ""
|
||||
# https://argoproj.github.io/argo/links/
|
||||
links: []
|
||||
|
||||
# executor controls how the init and wait container should be customized
|
||||
executor:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue