refactor to use with argocd instead of flux
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
9
cluster/helm/gpu-operator/values.yml
Normal file
9
cluster/helm/gpu-operator/values.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
# https://helm.ngc.nvidia.com/nvidia
|
||||
driver:
|
||||
enabled: false
|
||||
toolkit:
|
||||
env:
|
||||
- name: CONTAINERD_SOCKET
|
||||
value: /run/k3s/containerd/containerd.sock
|
||||
- name: CONTAINERD_CONFIG
|
||||
value: /var/lib/rancher/k3s/agent/etc/containerd/config.toml
|
||||
Reference in New Issue
Block a user