Skip to content

Commit

Permalink
add exclude id for horizontalpodautoscaler-replicas
Browse files Browse the repository at this point in the history
  • Loading branch information
gruzchik authored and zegl committed Sep 25, 2024
1 parent 1c6127f commit dda35f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README_CHECKS.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@
| statefulset-pod-selector-labels-match-template-metadata-labels | StatefulSet | Ensure the StatefulSet selector labels match the template metadata labels. | default |
| label-values | all | Validates label values | default |
| horizontalpodautoscaler-has-target | HorizontalPodAutoscaler | Makes sure that the HPA targets a valid object | default |
| horizontalpodautoscaler-replicas | HorizontalPodAutoscaler | Makes sure that the HPA at least 2 replicas | default |
| pod-topology-spread-constraints | Pod | Pod Topology Spread Constraints | default |

0 comments on commit dda35f8

Please sign in to comment.