Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

vishu247
Copy link

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
Copy link

sonarcloud bot commented Jun 26, 2024

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