kustomization.yaml에서 commonLabels 제거

- app, version 레이블 중복 적용 방지

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
ondal 2025-12-01 14:28:33 +09:00
parent 250f5943ea
commit 696f9a4fc6

View File

@ -38,10 +38,6 @@ resources:
- kos-mock/service.yaml - kos-mock/service.yaml
- kos-mock/cm-kos-mock.yaml - kos-mock/cm-kos-mock.yaml
commonLabels:
app: phonebill
version: v1
images: images:
- name: docker.io/hiondal/api-gateway - name: docker.io/hiondal/api-gateway
newTag: latest newTag: latest