mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 22:53:22 +00:00
fix some typos
This commit is contained in:
@@ -1084,7 +1084,7 @@ def enable_gpu():
|
||||
if get_version('kubelet') < (1, 9):
|
||||
hookenv.status_set(
|
||||
'active',
|
||||
'Upgrade to snap channel >= 1.9/stable to enable GPU suppport.'
|
||||
'Upgrade to snap channel >= 1.9/stable to enable GPU support.'
|
||||
)
|
||||
return
|
||||
|
||||
|
Reference in New Issue
Block a user