Skip to content

Commit

Permalink
Use deploy as target instead of name
Browse files Browse the repository at this point in the history
Maintain consistency between deployments
  • Loading branch information
nestorsalceda committed Nov 12, 2018
1 parent 1da02bf commit e15ee1d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
all: rbac create configure
deploy: rbac create configure

rbac:
kubectl apply -f ../cluster-role.yaml
Expand Down

0 comments on commit e15ee1d

Please sign in to comment.