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

Allow to specify annotations for operator Kubernetes Service Account #5926

Merged

Conversation

jakub-murin
Copy link
Contributor

@jakub-murin jakub-murin commented Nov 7, 2024

We'd like to allow the operator to push images to Google Artifact Registry using the workload identity feature in the GCP. This requires to specify the Google Service Account in an annotation to the Kubernetes service account the camel-k-operator deployment is using:

annotations:
   iam.gke.io/gcp-service-account: [email protected]

Copy link
Contributor

@squakez squakez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution, looks good to me.

@squakez squakez merged commit 5e7372a into apache:main Nov 9, 2024
9 checks passed
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