Skip to content

Commit bccde8b

Browse files
jm-francTim Bannister
andauthored
Replace 'feature flag' with 'feature gate'.
Co-authored-by: Tim Bannister <[email protected]>
1 parent fae8cf5 commit bccde8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/blog/_posts/XXXX-XX-XX-hpa-configurable-tolerance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ In Kubernetes v1.33, this is now possible.
4545

4646
## How do I use it?
4747

48-
Enable the `HPAConfigurableTolerance` feature flag in your Kubernetes 1.33
48+
Enable the `HPAConfigurableTolerance` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/) in your Kubernetes 1.33
4949
cluster, then add the tolerance you want an HPA to use to your
5050
HorizontalPodAutoscaler object.
5151

0 commit comments

Comments
 (0)