CHORE(merge): merge branch develop
- Sync main with develop branch - Apply development changes
This commit is contained in:
@@ -40,7 +40,6 @@ spec:
|
|||||||
cpu: "50m"
|
cpu: "50m"
|
||||||
limits:
|
limits:
|
||||||
memory: "200Mi"
|
memory: "200Mi"
|
||||||
cpu: "150m"
|
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /api/health
|
path: /api/health
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ commonLabels:
|
|||||||
# 이미지 태그 설정
|
# 이미지 태그 설정
|
||||||
images:
|
images:
|
||||||
- name: ghcr.io/mayne0213/todo
|
- name: ghcr.io/mayne0213/todo
|
||||||
newTag: develop-sha-27e45f8d1f42ec831ad9160101572af7d8b9218b
|
newTag: develop-sha-041af0aed2d6b9120c7b26bc8c5cfea1e3ffa65c
|
||||||
|
|
||||||
patchesStrategicMerge:
|
patchesStrategicMerge:
|
||||||
- deployment-patch.yaml
|
- deployment-patch.yaml
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ commonLabels:
|
|||||||
# 이미지 태그 설정
|
# 이미지 태그 설정
|
||||||
images:
|
images:
|
||||||
- name: ghcr.io/mayne0213/todo
|
- name: ghcr.io/mayne0213/todo
|
||||||
newTag: main-sha-5933c29ebf593bd3a23d8ed6cda365ebde05ec14
|
newTag: main-sha-eea84fe2ee29724d2710c375eab02a3d41e999e2
|
||||||
|
|
||||||
patchesStrategicMerge:
|
patchesStrategicMerge:
|
||||||
- deployment-patch.yaml
|
- deployment-patch.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user