Skip to content

Commit

Permalink
add update role for userbootstraps/status to synchronizer
Browse files Browse the repository at this point in the history
  • Loading branch information
skystar-p committed Aug 8, 2023
1 parent f0ed2ae commit f2bd961
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ metadata:
{{- include "bacchus-gpu.labels" . | nindent 4 }}
rules:
- apiGroups: ["bacchus.io"]
resources: ["userbootstraps"]
resources: ["userbootstraps", "userbootstraps/status"]
verbs: ["get", "list", "watch", "create", "update", "patch"]
---

Expand Down

0 comments on commit f2bd961

Please sign in to comment.