Prepared toolset image for MOSK 25.2.x, OS Epoxy

Related-PROD: PROD-37187
Change-Id: I18f0f69c0864e23495939fe418bf0bdff17d5bc9
diff --git a/k8s/yamls/qa-toolset.yaml b/k8s/yamls/qa-toolset.yaml
index c49385d..9ed537e 100644
--- a/k8s/yamls/qa-toolset.yaml
+++ b/k8s/yamls/qa-toolset.yaml
@@ -67,7 +67,7 @@
       value: /etc/ssl/certs/openstack-ca-bundle.pem
     imagePullPolicy: IfNotPresent
     name: toolset
-    image: registry.mirantis.com/professional-services-qa/toolset:25.1-caracal
+    image: registry.mirantis.com/professional-services-qa/toolset:25.2-epoxy
     volumeMounts:
     - mountPath: /artifacts
       name: qa-pv-a
@@ -76,6 +76,8 @@
       readOnly: true
       subPath: ca_bundle
   dnsPolicy: ClusterFirst
+  nodeSelector:
+    openstack-control-plane: enabled
   volumes:
   - emptyDir: {}
     name: pod-tmp