Unverified Commit 50341e00 authored by initsixcloud's avatar initsixcloud Committed by GitHub

Create petclinic-cpu-hpa.yaml

parent eb5198c4
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