k8s AWS ECR Secret updater for linux/arm64
749
these variables are REQUIRED! If these variables are not given, image won't start or job will not be successful.
| variable name | variable description | sample value |
|---|---|---|
| ACCESS_KEY | AWS access key | i-am-access-key... |
| SECRET_KEY | AWS secret key | i-am-secret-key... |
| REGION | AWS region | ap-northeast-2 |
| NAMESPACE | kubernetes secret's namespace | default |
| SECRET_NAME | kubernetes secret name | aws-ecr-secret |
| REPOSITORY_URL | AWS ECR URL | arn:aws:ecr:ap-northeast-2:123456789:repository |
mount kubeconfig file to /etc/secret . config file has to located in /etc/secret/config
Content type
Image
Digest
sha256:4a3989d5c…
Size
82.5 MB
Last updated
almost 2 years ago
docker pull koo04034/aws-ecr-secret-updater