We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 441a208 + d53c5d4 commit 71f2abbCopy full SHA for 71f2abb
1 file changed
Makefile
@@ -60,7 +60,7 @@ local-manifests: .version
60
61
.PHONY: nnf-manifests
62
nnf-manifests: local-manifests
63
- rm manifests.local/*-e manifests.local/*-patch
+ rm -f manifests.local/*-e manifests.local/*-patch
64
rm manifests.local/kustomization.yaml
65
rm -rf storage-version-migrator
66
mv manifests.local storage-version-migrator
0 commit comments