Skip to content

Commit e3077e8

Browse files
committed
fix: don't restart blobfuse-proxy when daemonset is restarted
1 parent d498714 commit e3077e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deploy/blobfuse-proxy/blobfuse-proxy.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ spec:
4747
echo "Enabling blobfuse proxy systemctl service"
4848
systemctl daemon-reload
4949
systemctl enable blobfuse-proxy
50-
systemctl stop blobfuse-proxy
5150
systemctl start blobfuse-proxy
5251
echo "removing the file: /tmp/blobfuse-proxy-v0.1.0.deb"
5352
rm /tmp/blobfuse-proxy-v0.1.0.deb

0 commit comments

Comments
 (0)