Skip to content

Commit

Permalink
fix this shit
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Dec 9, 2024
1 parent 16cf144 commit 8b5ee60
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions config/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ metadata:
labels:
app: deepface
spec:
nodeSelector:
pool: deepface
selector:
matchLabels:
app: deepface
Expand Down Expand Up @@ -53,9 +55,9 @@ spec:
minReplicas: 1
maxReplicas: 5
metrics:
- type: Resource
resource:
name: cpu
target:
type: Utilization
averageUtilization: 50
- type: Resource
resource:
name: cpu
target:
type: Utilization
averageUtilization: 50

0 comments on commit 8b5ee60

Please sign in to comment.