Merge branch 'main' into renovate/ollama-1.x
All checks were successful
Validate Kubernetes Manifests / kubeconform (pull_request) Successful in 29s

This commit is contained in:
2025-12-09 16:19:07 +00:00

View File

@@ -57,8 +57,6 @@ spec:
image: dcgm-exporter image: dcgm-exporter
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
repository: nvcr.io/nvidia/k8s repository: nvcr.io/nvidia/k8s
service:
internalTrafficPolicy: Cluster
serviceMonitor: serviceMonitor:
additionalLabels: {} additionalLabels: {}
enabled: false enabled: false
@@ -96,7 +94,6 @@ spec:
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
kernelModuleConfig: kernelModuleConfig:
name: "" name: ""
kernelModuleType: auto
licensingConfig: licensingConfig:
configMapName: "" configMapName: ""
nlsEnabled: true nlsEnabled: true