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
apiVersion: v1 kind: ServiceAccount metadata: name: tekton annotations: eks.amazonaws.com/role-arn: arn:aws:iam::093899590031:role/AWSIRSACoreSandboxEdpDeliveryKaniko
apiVersion: v1 kind: ServiceAccount metadata: name: tekton annotations: eks.amazonaws.com/role-arn: <ARN_VALUE>
The text was updated successfully, but these errors were encountered:
feat: Add ECR Registry into registry configuration (#46)
7c03124
Jira: EPMDEDP-12617 Related: #46 Change-Id: I93e0ab3f63b65d513d52574ba59a88a6b0f19cf6
Sorry, something went wrong.
callmevladik
No branches or pull requests
apiVersion: v1
kind: ServiceAccount
metadata:
name: tekton
annotations:
eks.amazonaws.com/role-arn: arn:aws:iam::093899590031:role/AWSIRSACoreSandboxEdpDeliveryKaniko
apiVersion: v1
kind: ServiceAccount
metadata:
name: tekton
annotations:
eks.amazonaws.com/role-arn: <ARN_VALUE>
The text was updated successfully, but these errors were encountered: