cluster.fun/manifests/svg-to-dxf/vpa.yaml
2021-12-26 12:16:03 +00:00

12 lines
217 B
YAML

apiVersion: autoscaling.k8s.io/v1
kind: VerticalPodAutoscaler
metadata:
name: svg-to-dxf
spec:
targetRef:
apiVersion: "apps/v1"
kind: Deployment
name: svg-to-dxf
updatePolicy:
updateMode: "Auto"