Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- audit
- scheduling
- eventbridge
- Lambda
- openJDK
- 서버 시간 설정
- time_format
- EC2
- 비용절감
- Network
- OpenSSH
- log
- VPN
- jdk
- Tunnel
- cron
- Transit Gateway
- GitLab
- jdk 버전 업그레이드
- TGW
- history
- 파일찾기
- aws
- self-managed
- amazone linux
- 권한제어
- finops
- ssh
- TransitGateway
- Linux
Archives
- Today
- Total
목록cicd (1)
너기의 기술 성장 일기
Argocd Image Updater Annotation
argocd image updater를 사용하기 위해서는 argocd application에 annotation을 추가해야한다.argocd-image-updater.argoproj.io/image-list: =argocd-image-updater.argoproj.io/.allow-tags: 'regexp:^[0-9a-f]{40}$' #github sha 태깅argocd-image-updater.argoproj.io/.pull-secret: argocd-image-updater.argoproj.io/.update-strategy: latest #digest 등 여러 옵션이 있음이외에도 여러 annotation이 있으니 자세한 내용은 공식 문서 참고 필자의 경우 helm chart로 템플릿화 된 어플리케이션..
cicd
2024. 8. 27. 17:43