downgrade nvidia driver to work with 12.8 cuda[ci skip]
This commit is contained in:
parent
397fa0cba7
commit
308ce0019d
2 changed files with 13 additions and 46 deletions
|
|
@ -49,7 +49,7 @@ resource "helm_release" "nvidia-gpu-operator" {
|
|||
# version = "0.9.3"
|
||||
timeout = 6000
|
||||
|
||||
# values = [templatefile("${path.module}/values.yaml", {})]
|
||||
values = [templatefile("${path.module}/values.yaml", {})]
|
||||
}
|
||||
|
||||
resource "kubernetes_deployment" "nvidia-exporter" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue