Skip to content

Commit fd613de

Browse files
authored
Merge pull request #605 from AI-Hypercomputer/scaliby/b/439921648
Fix provisioning scopes for nap
2 parents f0e0b4c + c8af3c4 commit fd613de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/xpk/core/nap.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
management:
4343
autoRepair: true
4444
autoUpgrade: true
45+
scopes:
46+
- "https://www.googleapis.com/auth/devstorage.read_write"
4547
autoprovisioningLocations:
4648
{zones}
4749
{resource_limits}

0 commit comments

Comments
 (0)