fix(argo-workflows): Correct sample of secondsAfterCompletion (#2702)
This commit is contained in:
parent
b95e14aa02
commit
4611a16463
2 changed files with 4 additions and 4 deletions
|
|
@ -202,7 +202,7 @@ controller:
|
|||
workflowDefaults: {}
|
||||
# spec:
|
||||
# ttlStrategy:
|
||||
# secondsAfterCompletion: 84600
|
||||
# secondsAfterCompletion: 86400
|
||||
# # Ref: https://argo-workflows.readthedocs.io/en/stable/artifact-repository-ref/
|
||||
# artifactRepositoryRef:
|
||||
# configMap: my-artifact-repository # default is "artifact-repositories"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue