Permissions for Passwordless Access to EKS Cluster

JFrog Registry Operator Helm charts create ClusterRole permissions for secretrotators, namespaces, secrets, and events.

The Helm charts for the JFrog Registry operator create the following permissions in the EKS cluster before you continue with the configuration process.

  • Permissions to create, deleteget, list, patch, update, and watch resources of the kind, secretrotators, under the apps.jfrog.com API group.
  • Permissions to  get and list resources of the kind, namespaces, under the v1 API group.
  • Permissions to  create, deleteget, list, patch, update, and watch resources of the kind, secrets , under the v1 API group.
  • Permissions to  create and patch resources of the kind, events, under the v1 API group.