Skip to content

Commit aeb14ba

Browse files
committed
Switch SET_PIPELINE_RBAC env to true
1 parent 4af55e7 commit aeb14ba

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)