mirror of
https://github.com/cna-bootcamp/phonebill.git
synced 2026-06-13 03:59:10 +00:00
Kustomize 설정 최적화 - 불필요한 레이블 제거
- Base kustomization에서 commonLabels 제거 - DEV overlay에서 labels 설정 제거 - 파일 끝 줄바꿈 정리 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -63,8 +63,3 @@ images:
|
||||
newTag: dev-latest
|
||||
- name: acrdigitalgarage01.azurecr.io/phonebill/kos-mock
|
||||
newTag: dev-latest
|
||||
|
||||
labels:
|
||||
- includeSelectors: true
|
||||
pairs:
|
||||
environment: dev
|
||||
Reference in New Issue
Block a user