more fixes fixing things to be fixed

This commit is contained in:
Andreas Neue 2024-07-08 09:31:28 +02:00
parent deb24ec5ae
commit 8f527a16a3
9 changed files with 12 additions and 12 deletions

2
k8s.mk
View file

@ -2,7 +2,7 @@
#
# deploys k8s
MANDATORY = K8S_CONTEXT
MANDATORY = $(shell printenv MANDATORY) K8S_CONTEXT
start-k8s:
@- echo "\n### starting deployment with k8s"