File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -106,7 +106,6 @@ write_files:
106106 Restart=always
107107 RestartSec=10
108108 RemainAfterExit=yes
109- RemainAfterExit=yes
110109 ExecStartPre=/bin/chmod 544 /home/cri-containerd/opt/cri-containerd/cluster/health-monitor.sh
111110 ExecStart=/bin/bash -c 'CRICTL=/home/cri-containerd/usr/local/bin/crictl \
112111 /home/cri-containerd/opt/cri-containerd/cluster/health-monitor.sh'
@@ -176,7 +175,6 @@ write_files:
176175 Restart=always
177176 RestartSec=10
178177 RemainAfterExit=yes
179- RemainAfterExit=yes
180178 ExecStartPre=/bin/chmod 544 /home/kubernetes/bin/health-monitor.sh
181179 ExecStart=/home/kubernetes/bin/health-monitor.sh kubelet
182180
Original file line number Diff line number Diff line change @@ -106,7 +106,6 @@ write_files:
106106 Restart=always
107107 RestartSec=10
108108 RemainAfterExit=yes
109- RemainAfterExit=yes
110109 ExecStartPre=/bin/chmod 544 /home/cri-containerd/opt/cri-containerd/cluster/health-monitor.sh
111110 ExecStart=/bin/bash -c 'CRICTL=/home/cri-containerd/usr/local/bin/crictl \
112111 /home/cri-containerd/opt/cri-containerd/cluster/health-monitor.sh'
@@ -175,7 +174,6 @@ write_files:
175174 Restart=always
176175 RestartSec=10
177176 RemainAfterExit=yes
178- RemainAfterExit=yes
179177 ExecStartPre=/bin/chmod 544 /home/kubernetes/bin/health-monitor.sh
180178 ExecStart=/home/kubernetes/bin/health-monitor.sh kubelet
181179
You can’t perform that action at this time.
0 commit comments