diff --git a/roles/osbs-on-openshift/templates/role-osbs-custom-build.yml.j2 b/roles/osbs-on-openshift/templates/role-osbs-custom-build.yml.j2 index 7beaba0ec7..427d3fcdb2 100644 --- a/roles/osbs-on-openshift/templates/role-osbs-custom-build.yml.j2 +++ b/roles/osbs-on-openshift/templates/role-osbs-custom-build.yml.j2 @@ -6,5 +6,6 @@ metadata: rules: - verbs: - create + - edit resources: - builds/custom \ No newline at end of file