Fix issue in UI charm 62/9362/2
authorDavid Garcia <david.garcia@canonical.com>
Wed, 8 Jul 2020 14:51:07 +0000 (16:51 +0200)
committerbeierlm <mark.beierl@canonical.com>
Wed, 8 Jul 2020 15:31:30 +0000 (17:31 +0200)
Scale policy is only available in stateful pods

Change-Id: If632be586851ec21c480cad5e46b72e002b19b99
Signed-off-by: David Garcia <david.garcia@canonical.com>
installers/charm/ui-k8s/reactive/spec_template.yaml

index 2bc6f23..b63c210 100644 (file)
@@ -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