diff --git a/openshift/templates/dancer.json b/openshift/templates/dancer.json index e757763..61d82d4 100644 --- a/openshift/templates/dancer.json +++ b/openshift/templates/dancer.json @@ -140,7 +140,7 @@ }, "spec": { "strategy": { - "type": "Rolling" + "type": "RollingUpdate" }, "replicas": 1, "selector": {