Open
Description
Type of issue
Typo
Feedback
The formatting of YAML in this link is wrong and misleading this is related to Keda 2.14 breaking changes
It should look some like in the below link
wrong
triggers:
- type: any-type
metadata:
metricName: "my-custom-name"
right
triggers:
- type: any-type
metadata:
metricName: "my-custom-name"
Similar formatting needs to be done for the two code snippet sections mentions in the link
Page URL
https://learn.microsoft.com/en-us/azure/aks/supported-kubernetes-versions?tabs=azure-cli
Content source URL
Author
Document Id
4fc23163-8b88-02c5-cce8-751052d081b5