Merge branch 'master' of https://git.cluster.fun/AverageMarcus/cluster.fun
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
11
manifests/text-to-dxf/vpa.yaml
Normal file
11
manifests/text-to-dxf/vpa.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
apiVersion: autoscaling.k8s.io/v1
|
||||
kind: VerticalPodAutoscaler
|
||||
metadata:
|
||||
name: text-to-dxf
|
||||
spec:
|
||||
targetRef:
|
||||
apiVersion: "apps/v1"
|
||||
kind: Deployment
|
||||
name: text-to-dxf
|
||||
updatePolicy:
|
||||
updateMode: "Auto"
|
Reference in New Issue
Block a user