Skip to content

Commit

Permalink
chore: remove rolling update options
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian2012 committed Sep 10, 2024
1 parent dc52bed commit 64bb8a6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions drydock/templates/drydock/k8s/lifecycle/cms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,3 @@ spec:
matchLabels:
app.kubernetes.io/name: cms
topologyKey: kubernetes.io/hostname
strategy:
type: RollingUpdate
rollingUpdate:
maxUnavailable: 0
maxSurge: 2
5 changes: 0 additions & 5 deletions drydock/templates/drydock/k8s/lifecycle/lms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,3 @@ spec:
matchLabels:
app.kubernetes.io/name: lms
topologyKey: kubernetes.io/hostname
strategy:
type: RollingUpdate
rollingUpdate:
maxUnavailable: 0
maxSurge: 2

0 comments on commit 64bb8a6

Please sign in to comment.