fix command not found

This commit is contained in:
Stefan Riepenhausen 2023-09-21 12:18:08 +02:00
parent c6e09b7825
commit f173e89c2d
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ ifdef TEST_MODE
endif
ifdef NAMESPACE
K8S_NAMESPACE = $(NAMESPACE)
@- K8S_NAMESPACE = $(NAMESPACE)
endif
ifdef DEBUG_MODE
@ -47,4 +47,4 @@ endif
pull-helm:
# nop
# nop