fix again variable set

This commit is contained in:
Stefan Riepenhausen 2023-09-21 12:23:14 +02:00
parent f173e89c2d
commit 28c66e0399
1 changed files with 1 additions and 1 deletions

View File

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