Commit 7f9f7826 authored by mohamadbashar.disoki's avatar mohamadbashar.disoki

cpu hpa update

parent f8f93d3f
apiVersion: autoscaling/v2beta1
apiVersion: autoscaling/v1
kind: HorizontalPodAutoscaler
metadata:
name: petclinic-mem-hpa
name: petclicnic-hpa
spec:
maxReplicas: 5
minReplicas: 1
scaleTargetRef:
apiVersion: apps/v1
kind: Deployment
name: petclinic-deployment
targetCPUUtilizationPercentage: 50
maxReplicas: 5
minReplicas: 1
scaleTargetRef:
apiVersion: extensions/v1beta1
kind: Deployment
name: petclinic-deployment
targetCPUUtilizationPercentage: 50
\ No newline at end of file
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