From 5cabc702494ef102e2c781ffdfd7297eb68e2baa Mon Sep 17 00:00:00 2001 From: David Young Date: Mon, 30 Dec 2024 08:23:15 +1300 Subject: [PATCH] fix stremthru booster Signed-off-by: David Young --- charts/myprecious/Chart.yaml | 2 +- charts/myprecious/values.yaml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/charts/myprecious/Chart.yaml b/charts/myprecious/Chart.yaml index d926a16a7..b832c821f 100644 --- a/charts/myprecious/Chart.yaml +++ b/charts/myprecious/Chart.yaml @@ -16,7 +16,7 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.222.5-pre-02 +version: 1.222.5-pre-03 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/myprecious/values.yaml b/charts/myprecious/values.yaml index aa5e582ab..127365049 100644 --- a/charts/myprecious/values.yaml +++ b/charts/myprecious/values.yaml @@ -11093,6 +11093,8 @@ stremthru: repository: ghcr.io/elfhosted/stremthru tag: 0.21.0@sha256:969fae530be5bb2274bea010e45cad895b0826310dc3a5b1af8a252bd21ba60d priorityClassName: tenant-normal + podAnnotations: + kubernetes.io/egress-bandwidth: "64M" controller: annotations: configmap.reloader.stakater.com/reload: "elfbot-all,elfbot-stremthru,stremthru-env"