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

Updated cert-manager to automatically create a ServiceAccount #136

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Arzianghanchi
Copy link

What

  • Automatically create a ServiceAccount with necessary permissions for the provided HostedZone in cert-manager.
  • Configured IRSA (Identity Role Switching) to grant required permissions to the ServiceAccount.

Why

  • Add Feature: Previously, the service account was not being created automatically.
  • Improve security: By granting the correct permissions to the ServiceAccount, we ensure that cert-manager can access Route53 resources without excessive privileges.

…e necessary permissions for the provided HostedZone.
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.

1 participant