Use deploy as target instead of name

Maintain consistency between deployments
This commit is contained in:
Néstor Salceda 2018-11-09 17:48:51 +01:00
parent 1da02bf3ff
commit e15ee1d28d

View File

@ -1,4 +1,4 @@
all: rbac create configure deploy: rbac create configure
rbac: rbac:
kubectl apply -f ../cluster-role.yaml kubectl apply -f ../cluster-role.yaml