diff --git a/kicker.json b/kicker.json
index 73a3295e70b4c122c2f2bd5ebedc3414dd314df3..2422902397d8dceb986c731d31c4a9022070f78e 100644
--- a/kicker.json
+++ b/kicker.json
@@ -361,40 +361,12 @@
           "name": "MAVEN_JIB_PUBLISH_ARGS",
           "description": "Additional [`skopeo copy` arguments](https://github.com/containers/skopeo/blob/master/docs/skopeo-copy.1.md#options)"
         },
-        {
-          "name": "MVN_BUILD_JOB_TAGS",
-          "description": "Tags to be used for selecting runners for the job",
-          "type": "array",
-          "default": [],
-          "advanced": true
-        },
-        {
-          "name": "MVN_SBOM_JOB_TAGS",
-          "description": "Tags to be used for selecting runners for the job",
-          "type": "array",
-          "default": [],
-          "advanced": true
-        },
         {
           "name": "MVN_TRIVY_JOB_TAGS",
           "description": "Tags to be used for selecting runners for the job",
           "type": "array",
           "default": [],
           "advanced": true
-        },
-        {
-          "name": "MVN_DEPLOY_RELEASE_JOB_TAGS",
-          "description": "Tags to be used for selecting runners for the job",
-          "type": "array",
-          "default": [],
-          "advanced": true
-        },
-        {
-          "name": "MVN_DEPLOY_SNAPSHOT_JOB_TAGS",
-          "description": "Tags to be used for selecting runners for the job",
-          "type": "array",
-          "default": [],
-          "advanced": true
         }
       ]
     }