Skip to content

Commit

Permalink
restore dataproc scope limits
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan King committed Feb 5, 2024
1 parent 5c3c8d2 commit b1ed23a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3286,6 +3286,9 @@ steps:
namespace:
valueFrom: default_ns.name
mountPath: /test-dataproc-service-account-key
scopes:
- deploy
- dev
clouds:
- gcp
- kind: runImage
Expand Down Expand Up @@ -3325,6 +3328,9 @@ steps:
namespace:
valueFrom: default_ns.name
mountPath: /test-dataproc-service-account-key
scopes:
- deploy
- dev
clouds:
- gcp
- kind: runImage
Expand Down

0 comments on commit b1ed23a

Please sign in to comment.