diff --git a/services/monitoring/dcgm-exporter.yaml b/services/monitoring/dcgm-exporter.yaml index 766cf7b..53f4e28 100644 --- a/services/monitoring/dcgm-exporter.yaml +++ b/services/monitoring/dcgm-exporter.yaml @@ -10,6 +10,9 @@ spec: selector: matchLabels: app: dcgm-exporter + updateStrategy: + rollingUpdate: + maxUnavailable: 2 template: metadata: labels: