REFACTOR(app): switch to Gitea registry
- Update image from harbor to gitea0213.kro.kr - Add imagePullPolicy: Always
This commit is contained in:
@@ -17,7 +17,8 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: mas
|
||||
image: harbor.mayne.vcn/mas/platform:latest
|
||||
image: gitea0213.kro.kr/bluemayne/mas:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 8000
|
||||
name: http
|
||||
|
||||
@@ -10,6 +10,6 @@ commonLabels:
|
||||
app.kubernetes.io/component: platform
|
||||
|
||||
images:
|
||||
- name: harbor.mayne.vcn/mas/platform
|
||||
- name: gitea0213.kro.kr/bluemayne/mas
|
||||
newTag: latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user