Skip to content
Snippets Groups Projects
Unverified Commit c8630f46 authored by k8s-ci-robot's avatar k8s-ci-robot Committed by GitHub
Browse files

Merge pull request #3286 from fritchie/master

Change update strategy to RollingUpdate
parents b8e7b4c0 f42e0a47
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ metadata:
spec:
replicas: 1
strategy:
type: Recreate
type: RollingUpdate
selector:
matchLabels:
kubernetes.io/cluster-service: "true"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment