remove unallowed fields in cluster-policy
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user