提交 98f2f924 authored 作者: huangxingyao's avatar huangxingyao

.

上级 2969562d
......@@ -9,7 +9,7 @@ stages:
- publishImageConfig:
dockerfilePath: ./Dockerfile
buildContext: .
tag: bowen/productpage:v1
tag: bbowenhhuang/productpage:v1
pushRemote: true
registry: index.docker.io
- name: deploy
......
......@@ -41,7 +41,7 @@ spec:
serviceAccountName: bookinfo-productpage
containers:
- name: productpage
image: bowen/productpage:v1
image: bbowenhhuang/productpage:v1
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论