Remove malformed leading character in KubernetesCluster

Also removes trailing spaces in empty line

Related-Bug: #1481748
Change-Id: I91af71a6861a29a07ad6ae9cc8f27c4cf87f39a1
This commit is contained in:
Kirill Zaitsev 2015-08-20 18:10:34 +03:00
parent c5ff3a4251
commit 2b281b7346
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
z# Licensed under the Apache License, Version 2.0 (the "License"); you may
# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain
# a copy of the License at
#
@ -192,7 +192,7 @@ Methods:
- $template: $resources.yaml('DeletePods.template').bind(dict(labels => $labels))
- $.masterNode.instance.agent.call($template, $resources)
createService:
Arguments:
- applicationName: