diff --git a/Makefile b/Makefile index 4f0451bcf..80de61edb 100644 --- a/Makefile +++ b/Makefile @@ -51,4 +51,4 @@ push-cephfsplugin-container: cephfsplugin-container clean: go clean -r -x rm -f deploy/rbd/docker/rbdplugin - rm -f deploy/cephfs/docker/rbdplugin + rm -f deploy/cephfs/docker/cephfsplugin