Skip to content

Commit

Permalink
[autogenerated] update CRDs and RBAC 11776896728
Browse files Browse the repository at this point in the history
  • Loading branch information
ako-releaser committed Nov 11, 2024
1 parent 5ab115d commit c837e24
Showing 1 changed file with 16 additions and 220 deletions.
236 changes: 16 additions & 220 deletions charts/atlas-operator/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,47 +20,18 @@
- apiGroups:
- atlas.mongodb.com
resources:
- atlasdeployments
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- atlas.mongodb.com
resources:
- atlasdeployments/status
verbs:
- get
- patch
- update
- apiGroups:
- atlas.mongodb.com
resources:
- atlasbackupcompliancepolicies
- atlasbackuppolicies
- atlasbackupschedules
- atlasdatabaseusers
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- atlas.mongodb.com
resources:
- atlasdatabaseusers/status
verbs:
- get
- patch
- update
- apiGroups:
- atlas.mongodb.com
resources:
- atlasdatafederations
- atlasdeployments
- atlasfederatedauths
- atlasprojects
- atlassearchindexconfigs
- atlasstreamconnections
- atlasstreaminstances
- atlasteams
verbs:
- create
- delete
Expand All @@ -72,194 +43,19 @@
- apiGroups:
- atlas.mongodb.com
resources:
- atlasprojects/finalizers
verbs:
- get
- patch
- update
- apiGroups:
- atlas.mongodb.com
resources:
- atlasprojects/status
verbs:
- get
- patch
- update
- apiGroups:
- atlas.mongodb.com
resources:
- atlasbackuppolicies
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- atlas.mongodb.com
resources:
- atlasbackupcompliancepolicies/status
- atlasbackuppolicies/status
verbs:
- get
- patch
- update
- apiGroups:
- atlas.mongodb.com
resources:
- atlasbackupschedules
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- atlas.mongodb.com
resources:
- atlasbackupschedules/status
verbs:
- get
- patch
- update
- apiGroups:
- atlas.mongodb.com
resources:
- atlasteams
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- atlas.mongodb.com
resources:
- atlasteams/status
verbs:
- get
- patch
- update
- apiGroups:
- atlas.mongodb.com
resources:
- atlasdatafederations
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- atlas.mongodb.com
resources:
- atlasdatabaseusers/status
- atlasdatafederations/status
verbs:
- get
- patch
- update
- apiGroups:
- atlas.mongodb.com
resources:
- atlasfederatedauths
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- atlas.mongodb.com
resources:
- atlasdeployments/status
- atlasfederatedauths/status
verbs:
- get
- apiGroups:
- atlas.mongodb.com
resources:
- atlasstreamconnections
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- atlas.mongodb.com
resources:
- atlasprojects/status
- atlassearchindexconfigs/status
- atlasstreamconnections/status
verbs:
- get
- patch
- update
- apiGroups:
- atlas.mongodb.com
resources:
- atlasstreaminstances
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- atlas.mongodb.com
resources:
- atlasstreaminstances/status
- atlasteams/status
verbs:
- get
- patch
- update
- apiGroups:
- atlas.mongodb.com
resources:
- atlassearchindexconfigs
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- atlas.mongodb.com
resources:
- atlassearchindexconfigs/status
verbs:
- get
- patch
- update
- apiGroups:
- atlas.mongodb.com
resources:
- atlasbackupcompliancepolicies
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- atlas.mongodb.com
resources:
- atlasbackupcompliancepolicies/status
verbs:
- get
- patch
- update

0 comments on commit c837e24

Please sign in to comment.