Skip to content

Commit

Permalink
Merge branch 'default-ctr-annot' into 'master'
Browse files Browse the repository at this point in the history
add default container annotation to driver daemonset

See merge request nvidia/kubernetes/gpu-operator!690
  • Loading branch information
shivamerla committed May 15, 2023
2 parents aa429bc + 0a1295b commit d23920b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assets/state-driver/0500_daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ spec:
type: OnDelete
template:
metadata:
annotations:
kubectl.kubernetes.io/default-container: nvidia-driver-ctr
labels:
app: nvidia-driver-daemonset
nvidia.com/precompiled: "false"
Expand Down

0 comments on commit d23920b

Please sign in to comment.