Skip to content

Commit

Permalink
update dcgm image to the latest and increase memory limit to 500MB
Browse files Browse the repository at this point in the history
  • Loading branch information
movence committed Jul 17, 2024
1 parent 48781f5 commit d82b442
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
memory: 128Mi
limits:
cpu: 500m
memory: 250Mi
memory: 500Mi
env:
- name: "DCGM_EXPORTER_KUBERNETES"
value: "true"
Expand Down
2 changes: 1 addition & 1 deletion charts/amazon-cloudwatch-observability/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@ dcgmExporter:
name:
image:
repository: dcgm-exporter
tag: 3.3.3-3.3.1-ubuntu22.04
tag: 3.3.6-3.4.2-ubuntu22.04
repositoryDomainMap:
public: nvcr.io/nvidia/k8s
cn-north-1: 934860584483.dkr.ecr.cn-north-1.amazonaws.com.cn
Expand Down

0 comments on commit d82b442

Please sign in to comment.