Skip to content

Commit

Permalink
update image resource
Browse files Browse the repository at this point in the history
Signed-off-by: keyangxie <[email protected]>
  • Loading branch information
xiekeyang committed Jun 3, 2021
1 parent 3cbc343 commit 245e00d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/dcgm-exporter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
nodeSelector:
nvidia-device-enable: "enable"
containers:
- image: "dcgm-exporter:2.0.13-2.1.1-ubuntu18.04"
- image: "ccr.ccs.tencentyun.com/keyangxie/nvidia-dcgm-exporter:2.0.13-2.1.1-ubuntu18.04"
env:
- name: "DCGM_EXPORTER_LISTEN"
value: ":9400"
Expand Down

0 comments on commit 245e00d

Please sign in to comment.