File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 resources :
3333 - clusterserviceversions
3434 - subscriptions
35- - operatorgroup
36- - catalogsource
35+ - operatorgroups
36+ - catalogsources
3737 verbs :
3838 - list
3939 - get
@@ -91,10 +91,10 @@ spec:
9191 oc -n certman-operator delete subscription certman-operator --ignore-not-found=true
9292
9393 # Delete operatorgroup
94- oc -n certman-operator delete operatorgroup certman-operator-og --ignore-not-found=true
94+ oc -n certman-operator delete operatorgroups certman-operator-og --ignore-not-found=true
9595
9696 # Delete catalogsource
97- oc -n certman-operator delete catalogsource certman-operator-catalog --ignore-not-found=true
97+ oc -n certman-operator delete catalogsources certman-operator-catalog --ignore-not-found=true
9898
9999 # - Clean up custom resources
100100 resources :
You can’t perform that action at this time.
0 commit comments