From: David Garcia Date: Wed, 8 Jul 2020 14:51:07 +0000 (+0200) Subject: Fix issue in UI charm X-Git-Tag: v8.0.0rc3~18 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fdevops.git;a=commitdiff_plain;h=9c9423d680e4ead0fbcb49f1a65943d4ec9c6a2d Fix issue in UI charm Scale policy is only available in stateful pods Change-Id: If632be586851ec21c480cad5e46b72e002b19b99 Signed-off-by: David Garcia --- diff --git a/installers/charm/ui-k8s/reactive/spec_template.yaml b/installers/charm/ui-k8s/reactive/spec_template.yaml index 2bc6f230..b63c2104 100644 --- a/installers/charm/ui-k8s/reactive/spec_template.yaml +++ b/installers/charm/ui-k8s/reactive/spec_template.yaml @@ -12,8 +12,6 @@ # See the License for the specific language governing permissions and # limitations under the License. version: 2 -service: - scalePolicy: serial containers: - name: %(name)s image: %(docker_image)s