diff --git a/drydock/templates/kustomized/tutor14/extensions/hpa.yml b/drydock/templates/kustomized/tutor14/extensions/hpa.yml index 93f6c29d..60aaa3ed 100644 --- a/drydock/templates/kustomized/tutor14/extensions/hpa.yml +++ b/drydock/templates/kustomized/tutor14/extensions/hpa.yml @@ -76,5 +76,5 @@ spec: scaleTargetRef: apiVersion: apps/v1 kind: Deployment - name: cms-worker + name: forum targetCPUUtilizationPercentage: {{ DRYDOCK_FORUM_TARGET_CPU }}