Skip to content

Commit c7b4035

Browse files
authored
Merge pull request #74 from davidz627/fix/detachDisk
Add detach disk permissions to custom role
2 parents 15cff3a + 8d0b42d commit c7b4035

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/gcp-compute-persistent-disk-csi-driver-custom-role.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ stage: ALPHA
44
includedPermissions:
55
- compute.instances.get
66
- compute.instances.attachDisk
7+
- compute.instances.detachDisk

0 commit comments

Comments
 (0)