chore: update to latest build-tools

This commit is contained in:
2019-11-28 22:41:46 +01:00
parent 3cc64c63b2
commit 3f4af32f32
5 changed files with 1 additions and 1 deletions
+18
View File
@@ -0,0 +1,18 @@
apiVersion: autoscaling/v2beta1
kind: HorizontalPodAutoscaler
metadata:
labels:
app: dancefinder-app
name: dancefinder-app
spec:
scaleTargetRef:
apiVersion: apps/v1beta1
kind: Deployment
name: dancefinder-app
minReplicas: 2
maxReplicas: 4
metrics:
- type: Resource
resource:
name: cpu
targetAverageUtilization: 60