Remove malformed leading character in KubernetesCluster
Also removes trailing spaces in empty line Related-Bug: #1481748 Change-Id: I91af71a6861a29a07ad6ae9cc8f27c4cf87f39a1
This commit is contained in:
parent
f5d67b622d
commit
53435ca624
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user