浏览代码

Bug 1579269 - Updating the CRD resource names for migration.

Shawn Hurley 6 年之前
父节点
当前提交
0981f9f0e1
共有 1 个文件被更改,包括 1 次插入1 次删除
  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