REFACTOR(app): remove hardcoded image tag
- Remove static image tag - Enable dynamic image updates
This commit is contained in:
@@ -11,10 +11,5 @@ resources:
|
|||||||
commonLabels:
|
commonLabels:
|
||||||
environment: development
|
environment: development
|
||||||
|
|
||||||
# 이미지 태그 설정 (dev 브랜치 사용 시)
|
|
||||||
images:
|
|
||||||
- name: ghcr.io/mayne0213/todo
|
|
||||||
newTag: main-sha-62157e0d1d7aef81d49a6df5dd5f8b3e3602c208
|
|
||||||
|
|
||||||
patchesStrategicMerge:
|
patchesStrategicMerge:
|
||||||
- deployment-patch.yaml
|
- deployment-patch.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user