@ -14,7 +14,7 @@ ifdef TEST_MODE
endif
ifdef NAMESPACE
K8S_NAMESPACE = $$(NAMESPACE)
@ $(eval K8S_NAMESPACE = $(NAMESPACE))
ifdef DEBUG_MODE