File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
deployments/helm/nvidia-dra-driver-gpu Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -72,12 +72,8 @@ featureGates: {}
7272# Log verbosity for all components. Zero or greater, higher number means higher
7373# verbosity. Regardless of this setting, messages of type Error, Warning, and
7474# Info(level 0) are always logged. Can also be set for individual components via
75- # environment variable (that takes precedence), for example via
76- #
77- # helm install ... \
78- # --set controller.containers.computeDomain.env[0].name=LOG_VERBOSITY \
79- # --set-string controller.containers.computeDomain.env[0].value=6 \
80- # ...
75+ # environment variable (that takes precedence), see
76+ # https://github.com/NVIDIA/k8s-dra-driver-gpu/wiki/Troubleshooting#controlling-log-verbosity
8177#
8278# An (incomplete) representation of which types of messages to expect with
8379# increasing verbosity level:
You can’t perform that action at this time.
0 commit comments