We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a47e36b commit 73971cdCopy full SHA for 73971cd
helm/easytrade/values.yaml
@@ -332,6 +332,7 @@ problem-operator:
332
env:
333
POD_NAMESPACE: "{{ .Release.Namespace }}"
334
HIGH_CPU_USAGE_BROKER_SERVICE_CPU_LIMIT: "300m"
335
+ HIGH_CPU_USAGE_BROKER_SERVICE_NAME: "{{ .Release.Name }}-broker-service"
336
FEATURE_FLAG_SERVICE_PROTOCOL: http
337
FEATURE_FLAG_SERVICE_BASE_URL: "{{ .Release.Name }}-feature-flag-service"
338
FEATURE_FLAG_SERVICE_PORT: "8080"
0 commit comments