Skip to content

Commit 22c1214

Browse files
committed
updated
1 parent fdc08ac commit 22c1214

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/openshift/deploy.frontend.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -243,9 +243,9 @@ objects:
243243
minReplicas: ${{MIN_REPLICAS}}
244244
maxReplicas: ${{MAX_REPLICAS}}
245245
metrics:
246-
- type: Resource
247-
resource:
248-
name: cpu
249-
target:
250-
type: Utilization
251-
averageUtilization: 100
246+
- type: Resource
247+
resource:
248+
name: cpu
249+
target:
250+
type: Utilization
251+
averageUtilization: 80

0 commit comments

Comments
 (0)