cluster.fun/manifests/til/vpa.yaml

12 lines
203 B
YAML

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