aboutsummaryrefslogtreecommitdiffstats
path: root/helm
diff options
context:
space:
mode:
authorFrancescoFioraEst <francesco.fiora@est.tech>2023-07-18 15:08:13 +0100
committerAdheli Tavares <adheli.tavares@est.tech>2023-08-09 10:20:45 +0000
commit45fb56e7cf9711a3687f61a6e28e7c6d3dcdaf12 (patch)
tree5572e571662a913d6f23ed79528793aeecc22950 /helm
parentcdfcca42051c92ce54e85e6658ede5a75fa15540 (diff)
Fix ACM OFF_LINE issue in microk8s environment
Issue-ID: POLICY-4770 Change-Id: I9722a2d863af9fd763aa72e339679f45a93d7850 Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech> (cherry picked from commit 4e2f85fc36d6ae3d88f867990b03d12e09bfb5ef)
Diffstat (limited to 'helm')
-rwxr-xr-x[-rw-r--r--]helm/policy/components/policy-clamp-runtime-acm/resources/config/acRuntimeParameters.yaml5
1 files changed, 1 insertions, 4 deletions
diff --git a/helm/policy/components/policy-clamp-runtime-acm/resources/config/acRuntimeParameters.yaml b/helm/policy/components/policy-clamp-runtime-acm/resources/config/acRuntimeParameters.yaml
index 899cced6..98b6a76c 100644..100755
--- a/helm/policy/components/policy-clamp-runtime-acm/resources/config/acRuntimeParameters.yaml
+++ b/helm/policy/components/policy-clamp-runtime-acm/resources/config/acRuntimeParameters.yaml
@@ -74,10 +74,7 @@ runtime:
participantParameters:
heartBeatMs: 120000
maxMessageAgeMs: 600000
- maxStatusWaitMs: 100000
- updateParameters:
- maxRetryCount: 3
- maxWaitMs: 100000
+ maxStatusWaitMs: 200000
topicParameterGroup:
topicSources:
-