updated hpa
This commit is contained in:
@@ -8,6 +8,6 @@ spec:
|
|||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
name: medicalalert-web
|
name: medicalalert-web
|
||||||
minReplicas: 1
|
minReplicas: 3
|
||||||
maxReplicas: 6
|
maxReplicas: 6
|
||||||
targetCPUUtilizationPercentage: 70
|
targetCPUUtilizationPercentage: 70
|
||||||
|
|||||||
@@ -8,6 +8,6 @@ spec:
|
|||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
name: medicalalert-web
|
name: medicalalert-web
|
||||||
minReplicas: 1
|
minReplicas: 3
|
||||||
maxReplicas: 6
|
maxReplicas: 6
|
||||||
targetCPUUtilizationPercentage: 70
|
targetCPUUtilizationPercentage: 70
|
||||||
|
|||||||
Reference in New Issue
Block a user