Fix etcd-operator Makefile

This commit is contained in:
Marian Koreniuk
2024-04-24 16:21:06 +03:00
committed by GitHub
parent a6d0f7cfd4
commit be508fd107

View File

@@ -1,5 +1,5 @@
NAME=etcd-operator
NAMESPACE=cozy-etcd-operator
NAMESPACE=cozy-${NAME}
include ../../../scripts/package-system.mk