Browse Source

Bug 1579269 - Updating the CRD resource names for migration.

Shawn Hurley 6 years ago
parent
commit
0981f9f0e1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      roles/ansible_service_broker/tasks/migrate.yml

+ 1 - 1
roles/ansible_service_broker/tasks/migrate.yml

@@ -38,7 +38,7 @@
             resources: ["networkpolicies"]
             verbs: ["create", "delete"]
           - apiGroups: ["automationbroker.io"]
-            resources: ["bundles", "jobstates", "servicebindings", "serviceinstances"]
+            resources: ["bundles", "bundlebindings", "bundleinstances"]
             verbs: ["*"]
 
     - name: Create custom resource definitions for asb