Skip to content

Commit

Permalink
manifests/virtualcluster/nodes: support long running pods
Browse files Browse the repository at this point in the history
Signed-off-by: Wei Fu <weifu@microsoft.com>
  • Loading branch information
fuweid committed Jan 11, 2024
1 parent 636d5a4 commit bc1b39e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions manifests/virtualcluster/nodes/templates/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,10 @@ data:
operator: 'In'
values:
- 'True'
- key: '.metadata.ownerReferences.[].kind'
operator: 'In'
values:
- 'Job'
weight: 1
delay:
durationMilliseconds: 1000
Expand Down

0 comments on commit bc1b39e

Please sign in to comment.