Skip to content
Snippets Groups Projects
Commit e04d8802 authored by Kenny Ho's avatar Kenny Ho
Browse files

Peg docker image to r1.9 in DaemonSet definition

parent 4ee794ab
Branches
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ spec: ...@@ -21,7 +21,7 @@ spec:
- key: CriticalAddonsOnly - key: CriticalAddonsOnly
operator: Exists operator: Exists
containers: containers:
- image: rocm/k8s-device-plugin - image: rocm/k8s-device-plugin:r1.9
name: amdgpu-dp-cntr-health name: amdgpu-dp-cntr-health
workingDir: /root workingDir: /root
command: ["./k8s-device-plugin"] command: ["./k8s-device-plugin"]
......
...@@ -15,7 +15,7 @@ spec: ...@@ -15,7 +15,7 @@ spec:
- key: CriticalAddonsOnly - key: CriticalAddonsOnly
operator: Exists operator: Exists
containers: containers:
- image: rocm/k8s-device-plugin - image: rocm/k8s-device-plugin:r1.9
name: amdgpu-dp-cntr name: amdgpu-dp-cntr
securityContext: securityContext:
allowPrivilegeEscalation: false allowPrivilegeEscalation: false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment