Change update strategy to RollingUpdate
@ -11,7 +11,7 @@ metadata:
spec:
replicas: 1
strategy:
type: Recreate
type: RollingUpdate
selector:
matchLabels:
kubernetes.io/cluster-service: "true"