Skip to content

Commit

Permalink
Drop namespace override in tfy-gpu-operator
Browse files Browse the repository at this point in the history
  • Loading branch information
chiragjn committed Nov 25, 2024
1 parent 4b27f3e commit ca8a858
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion charts/tfy-gpu-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: tfy-gpu-operator
version: 0.1.22
version: 0.1.23
description: "Truefoundry GPU Operator"
maintainers:
- name: truefoundry
Expand Down
5 changes: 0 additions & 5 deletions charts/tfy-gpu-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -420,11 +420,6 @@ gcp-gke-standard-dcgm-exporter:
limits:
cpu: 50m
memory: 400Mi
## Namespace override for the DCGM Exporter.
##
## @param gcp-gke-standard-dcgm-exporter.namespaceOverride Namespace override for the DCGM Exporter.
##
namespaceOverride: tfy-gpu-operator
## ServiceMonitor configuration for Prometheus monitoring.
##
## @param gcp-gke-standard-dcgm-exporter.serviceMonitor.enabled Enable or disable ServiceMonitor for DCGM Exporter.
Expand Down

0 comments on commit ca8a858

Please sign in to comment.