mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-23 12:31:07 +01:00
Added missing links in EmbeddedHPA API docs
This commit is contained in:
parent
55e3bbd4cc
commit
a6587ded51
@ -751,8 +751,8 @@ EmbeddedHPA embeds HorizontalPodAutoScaler spec v2. https://kubernetes.io/docs/r
|
|||||||
| ----- | ----------- | ------ | -------- |
|
| ----- | ----------- | ------ | -------- |
|
||||||
| minReplicas | | *int32 | false |
|
| minReplicas | | *int32 | false |
|
||||||
| maxReplicas | | int32 | false |
|
| maxReplicas | | int32 | false |
|
||||||
| metrics | | []v2beta2.MetricSpec | false |
|
| metrics | | [][v2beta2.MetricSpec](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.22/#metricspec-v2beta2-autoscaling) | false |
|
||||||
| behaviour | | *v2beta2.HorizontalPodAutoscalerBehavior | false |
|
| behaviour | | *[v2beta2.HorizontalPodAutoscalerBehavior](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.22/#horizontalpodautoscalerbehavior-v2beta2-autoscaling) | false |
|
||||||
|
|
||||||
[Back to TOC](#table-of-contents)
|
[Back to TOC](#table-of-contents)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user