cluster.fun/manifests/tweetsvg/vpa.yaml

12 lines
213 B
YAML

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