k8s AWS ECR Secret updater for linux/arm64
608
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
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