Commit 4c851aa0 authored by mohamadbashar.disoki's avatar mohamadbashar.disoki

cpu hpa update1

parent 7f9f7826
apiVersion: autoscaling/v1 apiVersion: autoscaling/v1
kind: HorizontalPodAutoscaler kind: HorizontalPodAutoscaler
metadata: metadata:
name: petclicnic-hpa name: petclicnic-hpa
...@@ -6,7 +6,7 @@ spec: ...@@ -6,7 +6,7 @@ spec:
maxReplicas: 5 maxReplicas: 5
minReplicas: 1 minReplicas: 1
scaleTargetRef: scaleTargetRef:
apiVersion: extensions/v1beta1 apiVersion: apps/v1
kind: Deployment kind: Deployment
name: petclinic-deployment name: petclinic-deployment
targetCPUUtilizationPercentage: 50 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