Add new command to run workloads 51/1151/5
authorYolanda Robla <yroblamo@redhat.com>
Tue, 9 Jul 2019 15:59:25 +0000 (17:59 +0200)
committerYolanda Robla <yroblamo@redhat.com>
Wed, 10 Jul 2019 16:07:17 +0000 (18:07 +0200)
commit8f62e7d70ef685305c10f2d226237872050182dc
tree98eb8353eddd30c8d02ea6e91ded152ff2b2d7a1
parent8fc6beaf72cd25b14726ffbc610997c7135c18d6
Add new command to run workloads

This command will apply kustomize on the extra
workloads directories, and appy it with kubectl

Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
Change-Id: I41639c99602cae2962533db807be951f293d2451
cmd/apply_workloads.go [new file with mode: 0644]
pkg/site/site.go
pkg/utils/utils.go