go fmt
Signed-off-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
parent
9d4b81ca2a
commit
3c93c73975
1 changed files with 8 additions and 9 deletions
|
@ -209,7 +209,6 @@ func installKustomize() error {
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
//
|
|
||||||
func updateStaticManifest() error {
|
func updateStaticManifest() error {
|
||||||
CheckIfError(installKustomize(), "error installing kustomize")
|
CheckIfError(installKustomize(), "error installing kustomize")
|
||||||
//hack/generate-deploy-scripts.sh
|
//hack/generate-deploy-scripts.sh
|
||||||
|
|
Loading…
Reference in a new issue