Skip to content

Commit 874767b

Browse files
authored
Merge pull request #52143 from bergerhoffer/OSDOCS-3591
OSDOCS-3591: Migrating API version that is being removed
2 parents 9d6e7bd + c452dc7 commit 874767b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/configuring-hpa-based-on-application-metrics.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ If you configure an application to export metrics, you can set up Horizontal Pod
1515
+
1616
[source,yaml]
1717
----
18-
apiVersion: autoscaling/v2beta1
18+
apiVersion: autoscaling/v2
1919
kind: HorizontalPodAutoscaler
2020
metadata:
2121
name: example-app-scaler

0 commit comments

Comments
 (0)