The Helm charts for the JFrog Registry operator creates the following permissions in the EKS cluster before you continue with the configuration process.
Permissions to
create
,delete
,get
,list
,patch
,update
, andwatch
resources of the kind,secretrotators
, under theapps.jfrog.com
API group.Permissions to
get
andlist
resources of the kind,namespaces
, under thev1
API group.Permissions to
create
,delete
,get
,list
,patch
,update
, andwatch
resources of the kind,secrets
, under thev1
API group.Permissions to
create
andpatch
resources of the kind,events,
under thev1
API group.