diff --git a/job-node.yaml b/job-node.yaml index 29efc90e50ef950d933d172dc87372cbb42eefb9..81767bbf90600e9e1df6212fb82597e03893f6a0 100644 --- a/job-node.yaml +++ b/job-node.yaml @@ -18,7 +18,7 @@ spec: - name: etc-kubernetes mountPath: /etc/kubernetes # /usr/bin is mounted to access kubectl / kubelet, for auto-detecting the Kubernetes version. - # You can omit this mount if you specify --version as part of the command. + # You can omit this mount if you specify --version as part of the command. - name: usr-bin mountPath: /usr/bin restartPolicy: Never