Skip to content

Commit bbaffa0

Browse files
authored
Merge pull request #115 from klueska/add-host-pid-to-mps-daemon
Add hostPID to MPS daemon template
2 parents ee54e6c + 3032833 commit bbaffa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/mps-control-daemon.tmpl.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ spec:
1717
app: {{ .MpsControlDaemonName }}
1818
spec:
1919
nodeName: {{ .NodeName }}
20+
hostPID: true
2021
containers:
2122
- name: mps-control-daemon
2223
image: ubuntu:22.04

0 commit comments

Comments
 (0)