mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-13 18:00:00 +08:00
fix: goctl k8s autoscaling version upgrade (#4387)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user