Skip to content

Commit

Permalink
fix: use the right target for the forum hpa (eduNEXT#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
MoisesGSalas authored Nov 29, 2022
1 parent 75e35a1 commit 49df7d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drydock/templates/kustomized/tutor14/extensions/hpa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@ spec:
scaleTargetRef:
apiVersion: apps/v1
kind: Deployment
name: cms-worker
name: forum
targetCPUUtilizationPercentage: {{ DRYDOCK_FORUM_TARGET_CPU }}

0 comments on commit 49df7d4

Please sign in to comment.