charts icon indicating copy to clipboard operation
charts copied to clipboard

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

Open vishu247 opened this issue 8 months ago • 1 comments

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 avatar Jun 24 '24 14:06 vishu247