e1000e-fix helm

No introduction found. Create it?

Install

Install with:

helm repo add bjw-s oci://ghcr.io/bjw-s/helm/
helm install e1000e-fix bjw-s/app-template -f values.yaml

Examples

See examples from other people.

Top Repositories (2 out of 5)

NameRepoStarsVersionTimestamp
e1000e-fixaxeII/home-ops463.7.3a month ago
e1000e-fixDiaoul/home-ops743.7.33 months ago

Values

See the most popular values for this chart:

KeyTypes
string
controllers.e1000e-fix.containers.app.args[] (3)
- find /sys/class/net/*/device/driver/module/drivers -maxdepth 1 -path "*e1000e*" | \ awk -F'/' '{print $5}' | \ xargs -I% nsenter --mount=/host/proc/$(pidof /usr/local/bin/kubelet)/ns/mnt \ --net=/host/proc/$(pidof /usr/local/bin/kubelet)/ns/net \ -- sh -c " echo '% - BEFORE' && \ echo '==========' && \ ethtool -k % && \ echo '==========' && \ echo 'Disabling offloads for %...' && \ ethtool -K % tso off && \ echo '==========' && \ echo '% - AFTER' && \ echo '==========' && \ ethtool -k % && \ echo '==========' " && \ sleep infinity
string
string
string
controllers.e1000e-fix.containers.app.image.tag (3)
v0.13@sha256:a20c2531bf35436ed3766cd6cfe89d352b050ccc4d7005ce6400adf97503da1b
string
string
string
boolean
controllers.e1000e-fix.containers.main.args[] (2)
- find /sys/class/net/*/device/driver/module/drivers -maxdepth 1 -path "*e1000e*" | \ awk -F'/' '{print $5}' | \ xargs -I% nsenter --mount=/host/proc/$(pidof /usr/local/bin/kubelet)/ns/mnt \ --net=/host/proc/$(pidof /usr/local/bin/kubelet)/ns/net \ -- sh -c " echo '% - BEFORE' && \ echo '==========' && \ ethtool -k % && \ echo '==========' && \ echo 'Disabling offloads for %...' && \ ethtool -K % tso off && \ echo '==========' && \ echo '% - AFTER' && \ echo '==========' && \ ethtool -k % && \ echo '==========' " && \ sleep infinity
string
string
string
controllers.e1000e-fix.containers.main.image.tag (2)
v0.13@sha256:a20c2531bf35436ed3766cd6cfe89d352b050ccc4d7005ce6400adf97503da1b
string
string
string
boolean
boolean
boolean
boolean
boolean
string
string
boolean
string
string
string
string
boolean
string
string
string
boolean
boolean
boolean
boolean
string
string
string