So1S-207 argo cd image updater 적용 #12
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ArgoCD image updater 적용 - private Repository
Flow
latest에 대해서 반영이 됩니다.
Tasks
Discussion
Secret 적용 주의
@DPS0340 Private Repository에 접근하기 위해서 PAT(Personal Access Token)이 필요합니다. 따라서 해당 정보가 저장된 Secret 2개가 있습니다.(deployment imagePullSecret 용도, image-updater 프라이빗 레포지토리 접근 용도) 추후에 sealed-secret을 적용하실 때 참고 부탁드립니다~
https://github.com/So1S/deploy/blob/SO1S-207-argo-cd-image-updater-%EC%A0%81%EC%9A%A9/charts/argocd/image-updater-pull-secret.yaml
https://github.com/So1S/deploy/blob/SO1S-207-argo-cd-image-updater-%EC%A0%81%EC%9A%A9/charts/backend/templates/pull-secret.yaml
Jira