partial revert

This commit is contained in:
2024-06-09 03:20:19 +10:00
parent 702e3ed954
commit d84699349a

View File

@@ -15,14 +15,3 @@ spec:
targetNamespace: default targetNamespace: default
timeout: 3m0s timeout: 3m0s
wait: true wait: true
patches:
- patch: |-
apiVersion: autoscaling/v2
kind: HorizontalPodAutoscaler
metadata:
name: podinfo
spec:
minReplicas: 3
target:
name: podinfo
kind: HorizontalPodAutoscaler: