Verified Commit d7b658f5 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Remove explicit .spec.replicas value

Don't want to interfere with autoscaling or scaling through the CLI.
parent 328382a0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -16,7 +16,6 @@ spec:
      app.kubernetes.io/name: postfix
      app.kubernetes.io/instance: general

  replicas: 1
  strategy:
    type: RollingUpdate
    rollingUpdate: