Merge pull request #94726 from pradvenkat/gpu-device-plugin-addon

gpu device plugin uses EnsureExists addon mode
This commit is contained in:
Kubernetes Prow Robot 2020-09-11 13:04:09 -07:00 committed by GitHub
commit 1b8c7585f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ metadata:
namespace: kube-system namespace: kube-system
labels: labels:
k8s-app: nvidia-gpu-device-plugin k8s-app: nvidia-gpu-device-plugin
addonmanager.kubernetes.io/mode: Reconcile addonmanager.kubernetes.io/mode: EnsureExists
spec: spec:
selector: selector:
matchLabels: matchLabels: