Revert mounting-in card via smarter-devices

This commit is contained in:
Jack Jackson 2025-02-08 12:29:41 -08:00
parent 668e1c01bb
commit a5f24642ae

View File

@ -63,11 +63,14 @@ ingress:
# - chart-example.local
# https://github.com/kubernetes/kubernetes/issues/7890#issuecomment-766088805
resources:
requests:
smarter-devices/dri_card0: 1
limits:
smarter-devices/dri_card0: 1
resources: {}
# requests:
# smarter-devices/dri_card0: 1
# limits:
# smarter-devices/dri_card0: 1
#
# ---
#
# We usually recommend not to specify default resources and to leave this as a conscious
# choice for the user. This also increases chances charts run on environments with little
# resources, such as Minikube. If you do want to specify resources, uncomment the following