Spark jobs required to have hive config (hive-site.xml files) available to be able to access hive
It is possible to push a configmap with this configuration for each job but it will leads to pushing same config multiple times
So we should add common configmap for it (one per hive cluster)