Use violin namespace for images
This commit is contained in:
@@ -19,7 +19,7 @@ spec:
|
|||||||
- name: todo-registry-secret
|
- name: todo-registry-secret
|
||||||
containers:
|
containers:
|
||||||
- name: todo-backend
|
- name: todo-backend
|
||||||
image: ccr.ccs.tencentyun.com/todo-test/todo-backend:latest
|
image: ccr.ccs.tencentyun.com/violin/todo-backend:latest
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ spec:
|
|||||||
- name: todo-registry-secret
|
- name: todo-registry-secret
|
||||||
containers:
|
containers:
|
||||||
- name: todo-frontend
|
- name: todo-frontend
|
||||||
image: ccr.ccs.tencentyun.com/todo-test/todo-frontend:latest
|
image: ccr.ccs.tencentyun.com/violin/todo-frontend:latest
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ spec:
|
|||||||
- name: todo-registry-secret
|
- name: todo-registry-secret
|
||||||
containers:
|
containers:
|
||||||
- name: todo-frontend
|
- name: todo-frontend
|
||||||
image: ccr.ccs.tencentyun.com/todo-prod/todo-frontend:v1.0.0
|
image: ccr.ccs.tencentyun.com/violin/todo-frontend:v1.0.0
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
|
|||||||
Reference in New Issue
Block a user