diff --git a/everything-app/app-cilium.yaml b/everything-app/app-cilium.yaml index 3cbf98e..d7bb8f9 100644 --- a/everything-app/app-cilium.yaml +++ b/everything-app/app-cilium.yaml @@ -33,9 +33,9 @@ spec: - name: l2announcements.enabled value: "true" - name: k8sClientRateLimit.qps - value: "30" - - name: k8sClientRateLimit.burst value: "50" + - name: k8sClientRateLimit.burst + value: "100" syncPolicy: automated: selfHeal: true