Loading charts/rucio-daemons/values.yaml +14 −0 Original line number Diff line number Diff line Loading @@ -149,6 +149,20 @@ conveyorTransferSubmitter: memory: "200Mi" cpu: "700m" conveyorStager: threads: 1 podAnnotations: {} activities: "'test1' 'test2'" sleepTime: 10 archiveTimeout: "" resources: limits: memory: "200Mi" cpu: "700m" requests: memory: "200Mi" cpu: "700m" conveyorPoller: threads: 1 podAnnotations: {} Loading Loading
charts/rucio-daemons/values.yaml +14 −0 Original line number Diff line number Diff line Loading @@ -149,6 +149,20 @@ conveyorTransferSubmitter: memory: "200Mi" cpu: "700m" conveyorStager: threads: 1 podAnnotations: {} activities: "'test1' 'test2'" sleepTime: 10 archiveTimeout: "" resources: limits: memory: "200Mi" cpu: "700m" requests: memory: "200Mi" cpu: "700m" conveyorPoller: threads: 1 podAnnotations: {} Loading