Skip to content

Commit fbaebaa

Browse files
committed
Add metrics port
1 parent d876e6f commit fbaebaa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

manifests/device-plugin.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ spec:
5555
allowPrivilegeEscalation: false
5656
capabilities:
5757
drop: ["ALL"]
58+
ports:
59+
- containerPort: 8080
60+
name: metrics
5861
volumeMounts:
5962
- name: device-plugin
6063
mountPath: /var/lib/kubelet/device-plugins

0 commit comments

Comments
 (0)