Skip to content

Commit

Permalink
Remove repeated configurations and other stuff
Browse files Browse the repository at this point in the history
As long as this PR merged, this is not needed:

helm/charts#6600
  • Loading branch information
Néstor Salceda committed Jul 11, 2018
1 parent 3afe046 commit bed3604
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 1,790 deletions.
4 changes: 0 additions & 4 deletions integrations/kubernetes-response-engine/deployment/Makefile
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
deploy:
kubectl apply -f nats/
kubectl create configmap falco-config --from-file=falco-config/ || true
kubectl apply -f falco/
kubectl apply -f kubeless/
kubectl apply -f network-policy.yaml

clean:
kubectl delete -f kubeless/
kubectl delete configmap falco-config
kubectl delete -f falco/
kubectl delete -f nats/
kubectl delete -f network-policy.yaml

This file was deleted.

This file was deleted.

Loading

0 comments on commit bed3604

Please sign in to comment.