Skip to content

Commit

Permalink
Add OpenFaas to kbrew registry
Browse files Browse the repository at this point in the history
  • Loading branch information
Engin Diri committed Aug 5, 2021
1 parent b6465bb commit 50f03c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/openfaas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ app:
version: 8.0.2
pre_install:
- steps:
- kubectl create ns openfaas-fn
- kubectl apply -f https://raw.githubusercontent.com/openfaas/faas-netes/master/namespaces.yml
post_cleanup:
steps:
- kubectl delete ns openfaas-fn

0 comments on commit 50f03c3

Please sign in to comment.