diff --git a/recipes/openfaas.yaml b/recipes/openfaas.yaml index 932c12a..5856cfe 100644 --- a/recipes/openfaas.yaml +++ b/recipes/openfaas.yaml @@ -15,5 +15,5 @@ app: - steps: - kubectl create ns openfaas-fn post_cleanup: - - steps: + steps: - kubectl delete ns openfaas-fn \ No newline at end of file