Skip to content

Commit 11b0755

Browse files
authored
Add a hint on where the Kyverno policy severity value comes from (stolostron#4091)
Signed-off-by: mprahl <mprahl@users.noreply.github.com>
1 parent 3dce82f commit 11b0755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/public/locales/en/translation.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1169,7 +1169,7 @@
11691169
"Discovered policies": "Discovered policies",
11701170
"discoveredPolicies.tooltip.clusterViolation": "Gatekeeper violations refer to the total number of pre-existing misconfigurations that do not comply with the defined constraints.",
11711171
"discoveredPolicies.tooltip.responseAction": "In Open Cluster Management policies, response action refers to the remediationAction. For Gatekeeper, it refers to the enforcementAction. For ValidatingAdmissionPolicyBinding, it refers to the validationActions.",
1172-
"discoveredPolicies.tooltip.severity": "For Gatekeeper constraints, this value comes from the policy.open-cluster-management.io/severity annotation.",
1172+
"discoveredPolicies.tooltip.severity": "For Gatekeeper constraints, this value comes from the policy.open-cluster-management.io/severity annotation. For Kyverno policies, this value comes from the policies.kyverno.io/severity annotation.",
11731173
"discovery.addDiscovery": "Create discovery settings",
11741174
"discovery.configureDiscovery": "Configure discovery settings",
11751175
"discovery.import": "Import cluster",

0 commit comments

Comments
 (0)