File tree Expand file tree Collapse file tree 3 files changed +54
-0
lines changed Expand file tree Collapse file tree 3 files changed +54
-0
lines changed Original file line number Diff line number Diff line change @@ -102,6 +102,24 @@ rules:
102102  - list 
103103  - patch 
104104  - watch 
105+ - apiGroups :
106+   - postgres-operator.crunchydata.com 
107+   resources :
108+   - crunchybridgeclusters 
109+   verbs :
110+   - get 
111+   - list 
112+   - patch 
113+   - update 
114+   - watch 
115+ - apiGroups :
116+   - postgres-operator.crunchydata.com 
117+   resources :
118+   - crunchybridgeclusters/finalizers 
119+   - crunchybridgeclusters/status 
120+   verbs :
121+   - patch 
122+   - update 
105123- apiGroups :
106124  - postgres-operator.crunchydata.com 
107125  resources :
Original file line number Diff line number Diff line change @@ -99,6 +99,24 @@ rules:
9999  - list 
100100  - patch 
101101  - watch 
102+ - apiGroups :
103+   - postgres-operator.crunchydata.com 
104+   resources :
105+   - crunchybridgeclusters 
106+   verbs :
107+   - get 
108+   - list 
109+   - patch 
110+   - update 
111+   - watch 
112+ - apiGroups :
113+   - postgres-operator.crunchydata.com 
114+   resources :
115+   - crunchybridgeclusters/finalizers 
116+   - crunchybridgeclusters/status 
117+   verbs :
118+   - patch 
119+   - update 
102120- apiGroups :
103121  - postgres-operator.crunchydata.com 
104122  resources :
Original file line number Diff line number Diff line change @@ -99,6 +99,24 @@ rules:
9999  - list 
100100  - patch 
101101  - watch 
102+ - apiGroups :
103+   - postgres-operator.crunchydata.com 
104+   resources :
105+   - crunchybridgeclusters 
106+   verbs :
107+   - get 
108+   - list 
109+   - patch 
110+   - update 
111+   - watch 
112+ - apiGroups :
113+   - postgres-operator.crunchydata.com 
114+   resources :
115+   - crunchybridgeclusters/finalizers 
116+   - crunchybridgeclusters/status 
117+   verbs :
118+   - patch 
119+   - update 
102120- apiGroups :
103121  - postgres-operator.crunchydata.com 
104122  resources :
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments