Skip to content

Commit

Permalink
Revert "swan-cern: Update gpu-operator chart values"
Browse files Browse the repository at this point in the history
This reverts commit 78ed9cd.

The changes to the GPU operator are still not ready to be merged to
production, due to issues that were detected when deployed the new
version of the chart.
  • Loading branch information
PMax5 authored and etejedor committed Oct 14, 2024
1 parent 4a7e96f commit fb620d0
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions swan-cern/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -282,16 +282,15 @@ gpu-operator:
driver:
repository: registry.cern.ch/kubernetes
image: nvidia-gpu-driver
version: "v550.54.15-6.8.4-200.fc39.x86_64"
version: "v550.54.15-6.6.13-200.fc39.x86_64"
imagePullPolicy: Always
manager:
repository: registry.cern.ch/kubernetes
version: v0.6.0
licensingConfig:
configMapName: "nvidia-grid-license"
nlsEnabled: false
nfd:
enabled: false
kernelModuleConfig:
name: kernel-module-params
vgpuManager:
repository: registry.cern.ch
driverManager:
Expand Down

0 comments on commit fb620d0

Please sign in to comment.