mirror of
https://git.sr.ht/~goorzhel/turboprop
synced 2024-12-14 11:37:37 +00:00
Give Intel GPU exporter clearer name
This commit is contained in:
parent
15591a24f9
commit
4c842b1883
2 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
args = {
|
||||
mainImage = "ghcr.io/onedr0p/intel-gpu-exporter:rolling@sha256:240dd7a58cf85815d94c80095ead357a70dc64e983d90e94112327d52a1d2586";
|
||||
extraValues = {
|
||||
global.fullnameOverride = "intel-gpu-exporter";
|
||||
controller.main = {
|
||||
type = "daemonset";
|
||||
containers.main.resources = {
|
||||
|
|
Loading…
Reference in a new issue