mirror of
https://github.com/zeromicro/go-zero.git
synced 2025-02-02 16:28:39 +08:00
fix: goctl k8s autoscaling version upgrade (#4387)
This commit is contained in:
parent
00cd77c92b
commit
4dfaf35151
@ -70,7 +70,7 @@ spec:
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
apiVersion: autoscaling/v2beta2
|
apiVersion: autoscaling/v2
|
||||||
kind: HorizontalPodAutoscaler
|
kind: HorizontalPodAutoscaler
|
||||||
metadata:
|
metadata:
|
||||||
name: {{.Name}}-hpa-c
|
name: {{.Name}}-hpa-c
|
||||||
|
Loading…
Reference in New Issue
Block a user