```
更新amber-web容器镜像版本 将amber-web容器镜像版本从v0.0.1-fix-2更新至v0.0.1-fix-3,以修复前一版本中存在的问题。 ```
This commit is contained in:
parent
e05c25633a
commit
dcbb488752
@ -17,7 +17,7 @@ spec:
|
|||||||
- name: leaf
|
- name: leaf
|
||||||
containers:
|
containers:
|
||||||
- name: amber
|
- name: amber
|
||||||
image: registry.leafdev.top/leaf/amber-web:v0.0.1-fix-2
|
image: registry.leafdev.top/leaf/amber-web:v0.0.1-fix-3
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
|
Loading…
Reference in New Issue
Block a user