TtlSecondsAfterFinished is not defined in JobConfig, so the Pods which started using job configs are not gettig deleted.
Pods are asscoiated with jobs. Hence when pods jobs get in garbage then the pod get deleted. But garbage collection is not defined for the jobconfigs or there is no way to defined it in jobconfig yaml files