We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c6127f commit dda35f8Copy full SHA for dda35f8
README_CHECKS.md
@@ -37,4 +37,5 @@
37
| statefulset-pod-selector-labels-match-template-metadata-labels | StatefulSet | Ensure the StatefulSet selector labels match the template metadata labels. | default |
38
| label-values | all | Validates label values | default |
39
| horizontalpodautoscaler-has-target | HorizontalPodAutoscaler | Makes sure that the HPA targets a valid object | default |
40
+| horizontalpodautoscaler-replicas | HorizontalPodAutoscaler | Makes sure that the HPA at least 2 replicas | default |
41
| pod-topology-spread-constraints | Pod | Pod Topology Spread Constraints | default |
0 commit comments