Skip to content

Commit cd19f45

Browse files
authored
Merge pull request #617 from atheo89/RHOAIENG-23205
Switch SET_PIPELINE_RBAC env to true
2 parents 4af55e7 + aeb14ba commit cd19f45

File tree

1 file changed

+1
-1
lines changed
  • components/odh-notebook-controller/config/manager

1 file changed

+1
-1
lines changed

components/odh-notebook-controller/config/manager/manager.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ spec:
5656
memory: 256Mi
5757
env:
5858
- name: SET_PIPELINE_RBAC
59-
value: "false"
59+
value: "true"

0 commit comments

Comments
 (0)