We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Since I've been used AWS-ECR for register docker images, I need to get token from AWS-ECR and add it to GKE secrets.
But the token constantly expired within 12 hours! So now I will set the cronjob for renewal AWS-ECR token and set it as GKE secrets.
The text was updated successfully, but these errors were encountered:
ghkdqhrbals
No branches or pull requests
Description
Since I've been used AWS-ECR for register docker images, I need to get token from AWS-ECR and add it to GKE secrets.
But the token constantly expired within 12 hours! So now I will set the cronjob for renewal AWS-ECR token and set it as GKE secrets.
The text was updated successfully, but these errors were encountered: