koo04034/aws-ecr-secret-updater

By koo04034

Updated over 1 year ago

k8s AWS ECR Secret updater for linux/arm64

Image
Helm
0

608

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

Helm

Digest

sha256:8a3585c17

Size

2.2 kB

Last updated

over 1 year ago

helm pull oci://registry-1.docker.io/koo04034/aws-ecr-secret-updater --version 0.2.6