csi: add option to configure CSIVolumeClaimGCInterval (#16195)

This commit is contained in:
visweshs123
2023-02-16 10:41:15 -05:00
committed by GitHub
parent 26f8a955d7
commit 7d4ccf11bc
7 changed files with 25 additions and 0 deletions

View File

@@ -114,6 +114,7 @@ server {
job_gc_threshold = "12h"
eval_gc_threshold = "12h"
deployment_gc_threshold = "12h"
csi_volume_claim_gc_interval = "3m"
csi_volume_claim_gc_threshold = "12h"
csi_plugin_gc_threshold = "12h"
acl_token_gc_threshold = "12h"