Fix path to kubectl.sh in logging demo

This commit is contained in:
Satnam Singh 2015-04-20 17:42:08 -07:00
parent 6afbb1ba3a
commit e853f25d09
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
.PHONY: up down logger-up logger-down logger10-up logger10-downget net
KUBECTL=../../../kubectl.sh
KUBECTL=../../cluster/kubectl.sh
up: logger-up logger10-up