Unverified Commit 0cc4abd0 authored by initsixcloud's avatar initsixcloud Committed by GitHub

Delete petclinic-hpa.yml

parent 568067b4
apiVersion: autoscaling/v1
kind: HorizontalPodAutoscaler
metadata:
name: petclicnic-hpa
spec:
maxReplicas: 5
minReplicas: 1
scaleTargetRef:
apiVersion: apps/v1
kind: Deployment
name: petclinic-deployment
targetCPUUtilizationPercentage: 50
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment