Skip to content

Commit 2577bac

Browse files
author
王霖_wanglin
committed
fix: update image version
1 parent 952828e commit 2577bac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/deploy.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -525,8 +525,8 @@ spec:
525525
- --health-probe-bind-address=:8081
526526
command:
527527
- /manager
528-
image: registry.cn-hangzhou.aliyuncs.com/adamswanglin/apollo-configmap:1.0.0
529-
imagePullPolicy: IfNotPresent
528+
image: registry.cn-hangzhou.aliyuncs.com/adamswanglin/apollo-configmap:1.1.0
529+
imagePullPolicy: Always
530530
livenessProbe:
531531
httpGet:
532532
path: /healthz

0 commit comments

Comments
 (0)