Swap chart and app.
This commit is contained in:
parent
e3bdf5fd58
commit
91d41cc4a3
1 changed files with 2 additions and 2 deletions
|
@ -9,11 +9,11 @@ spec:
|
||||||
interval: 30m
|
interval: 30m
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: nvdp
|
chart: nvidia-device-plugin
|
||||||
version: 0.14.3
|
version: 0.14.3
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: nvidia-device-plugin
|
name: nvdp
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
maxHistory: 2
|
maxHistory: 2
|
||||||
install:
|
install:
|
||||||
|
|
Loading…
Reference in a new issue