Skip to content

Commit 73971cd

Browse files
committed
Adjust helm chart to detup HIGH_CPU_USAGE_BROKER_SERVICE_NAME
1 parent a47e36b commit 73971cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

helm/easytrade/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,7 @@ problem-operator:
332332
env:
333333
POD_NAMESPACE: "{{ .Release.Namespace }}"
334334
HIGH_CPU_USAGE_BROKER_SERVICE_CPU_LIMIT: "300m"
335+
HIGH_CPU_USAGE_BROKER_SERVICE_NAME: "{{ .Release.Name }}-broker-service"
335336
FEATURE_FLAG_SERVICE_PROTOCOL: http
336337
FEATURE_FLAG_SERVICE_BASE_URL: "{{ .Release.Name }}-feature-flag-service"
337338
FEATURE_FLAG_SERVICE_PORT: "8080"

0 commit comments

Comments
 (0)