Removed VPA

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2022-05-31 17:58:59 +01:00
parent 3e54c17ad3
commit d55b03a6bd
15 changed files with 0 additions and 268 deletions

View File

@@ -1,11 +0,0 @@
apiVersion: autoscaling.k8s.io/v1
kind: VerticalPodAutoscaler
metadata:
name: blog
spec:
targetRef:
apiVersion: "apps/v1"
kind: Deployment
name: blog
updatePolicy:
updateMode: "Auto"