Skip to content

Commit 4f9633f

Browse files
zachsmith1claude
andcommitted
fix: share quota bucket between Notes and ClusterNotes
Notes and ClusterNotes are the same concept at different scopes. Use a single notes.miloapis.com/notes allowance (100) that both types draw from, rather than separate 100-each allocations. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8b01de8 commit 4f9633f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

config/services/notes.miloapis.com/quota/grant-policies/default-project-grant-policy.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,3 @@ spec:
3030
- resourceType: notes.miloapis.com/notes
3131
buckets:
3232
- amount: 100
33-
- resourceType: notes.miloapis.com/clusternotes
34-
buckets:
35-
- amount: 100

0 commit comments

Comments
 (0)