Commit 2cf8dc2a authored by mohamadbashar.disoki's avatar mohamadbashar.disoki

cpu hpa update3

parent 4c851aa0
...@@ -3,10 +3,10 @@ kind: HorizontalPodAutoscaler ...@@ -3,10 +3,10 @@ kind: HorizontalPodAutoscaler
metadata: metadata:
name: petclicnic-hpa name: petclicnic-hpa
spec: spec:
maxReplicas: 5 maxReplicas: 3
minReplicas: 1 minReplicas: 1
scaleTargetRef: scaleTargetRef:
apiVersion: apps/v1 apiVersion: apps/v1
kind: Deployment kind: Deployment
name: petclinic-deployment name: petclinic-deployment
targetCPUUtilizationPercentage: 50 targetCPUUtilizationPercentage: 70
\ No newline at end of file \ 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