more fixes fixing things to be fixed
This commit is contained in:
parent
deb24ec5ae
commit
8f527a16a3
9 changed files with 12 additions and 12 deletions
2
k8s.mk
2
k8s.mk
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# deploys k8s
|
||||
|
||||
MANDATORY = K8S_CONTEXT
|
||||
MANDATORY = $(shell printenv MANDATORY) K8S_CONTEXT
|
||||
|
||||
start-k8s:
|
||||
@- echo "\n### starting deployment with k8s"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue