koo04034/aws-ecr-secret-updater

By koo04034

Updated almost 2 years ago

k8s AWS ECR Secret updater for linux/arm64

Helm
Image
0

749

koo04034/aws-ecr-secret-updater repository overview

aws-secret-updater

AWS ECR Secret updater for linux/arm64
this image is for create / update Kubernetes docker login secret for AWS ECR, in arm64 Kubernetes system.
fork and modify .github/workflows/main.yml to build amd64 image.

ENV variables and mounts

these variables are REQUIRED! If these variables are not given, image won't start or job will not be successful.

variable namevariable descriptionsample value
ACCESS_KEYAWS access keyi-am-access-key...
SECRET_KEYAWS secret keyi-am-secret-key...
REGIONAWS regionap-northeast-2
NAMESPACEkubernetes secret's namespacedefault
SECRET_NAMEkubernetes secret nameaws-ecr-secret
REPOSITORY_URLAWS ECR URLarn:aws:ecr:ap-northeast-2:123456789:repository

mount kubeconfig file to /etc/secret . config file has to located in /etc/secret/config

Tag summary

Content type

Image

Digest

sha256:4a3989d5c

Size

82.5 MB

Last updated

almost 2 years ago

docker pull koo04034/aws-ecr-secret-updater