Skip to content

Commit

Permalink
kubernetes: update scope for credentials-fetching endpoints
Browse files Browse the repository at this point in the history
These will require write scope going forward.
  • Loading branch information
timoreimann committed Oct 14, 2023
1 parent 5296e9e commit 0f901fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ x-codeSamples:

security:
- bearer_auth:
- 'read'
- 'write'
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,4 @@ x-codeSamples:

security:
- bearer_auth:
- 'read'

- 'write'

0 comments on commit 0f901fe

Please sign in to comment.