Skip to content

Commit

Permalink
cherry pick pingcap#2615 to release-1.1
Browse files Browse the repository at this point in the history
Signed-off-by: sre-bot <sre-bot@pingcap.com>
  • Loading branch information
tennix authored and sre-bot committed Jun 3, 2020
1 parent c296b57 commit afaa508
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions manifests/dm/master/dm-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
value: dm-master
- name: TZ
value: UTC
image: pingcap/dm:ha-alpha
image: pingcap/dm:v2.0.0-beta.1
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 8
Expand Down Expand Up @@ -145,4 +145,3 @@ spec:
publishNotReadyAddresses: true
sessionAffinity: None
type: ClusterIP

3 changes: 1 addition & 2 deletions manifests/dm/worker/base/dm-worker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
value: dm-worker
- name: TZ
value: UTC
image: pingcap/dm:ha-alpha
image: pingcap/dm:v2.0.0-beta.1
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 8
Expand Down Expand Up @@ -118,4 +118,3 @@ spec:
publishNotReadyAddresses: true
sessionAffinity: None
type: ClusterIP

0 comments on commit afaa508

Please sign in to comment.