Skip to content

feat: Added helm chart for updating AWS ECR secrets in Kubernetes#228

Open
vishu247 wants to merge 8 commits into
mainfrom
renew-ecr-k8s-creds
Open

feat: Added helm chart for updating AWS ECR secrets in Kubernetes#228
vishu247 wants to merge 8 commits into
mainfrom
renew-ecr-k8s-creds

Conversation

@vishu247
Copy link
Copy Markdown

The renew-ecr-k8s-cred Helm chart automates the renewal of AWS Elastic Container Registry (ECR) credentials within Kubernetes environments. This chart provides the update of Kubernetes secrets with refreshed ECR authentication tokens, ensuring continuous access to private ECR repositories. By leveraging a CronJob, the chart periodically retrieves temporary AWS credentials through IAM roles, updates the Kubernetes secrets accordingly.

@vishu247 vishu247 changed the title feat: added helm chart for updating AWS ECR secrets in Kubernetes feat: Added helm chart for updating AWS ECR secrets in Kubernetes Jun 24, 2024
Comment thread charts/renew-ecr-k8s-creds/templates/job.yaml Outdated
Comment thread charts/renew-ecr-k8s-creds/templates/role.yaml Outdated
Comment thread charts/renew-ecr-k8s-creds/templates/serviceaccount.yaml
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants