Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Deployment and Operations
infra-gcp-provisioning
Commits
0fb98d0f
Commit
0fb98d0f
authored
Jan 10, 2022
by
Yauheni Rykhter (EPAM)
Browse files
GONRG add storage.admin role for legal
parent
89b8f44e
Pipeline
#85779
passed with stage
in 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
modules/osdu/helm-legal.tf
View file @
0fb98d0f
...
...
@@ -3,7 +3,8 @@ locals {
legal_image
=
"community.opengroup.org:5555/osdu/platform/security-and-compliance/legal/osdu-gcp:latest"
legal_roles_name
=
[
"roles/datastore.user"
,
"roles/iam.serviceAccountTokenCreator"
"roles/iam.serviceAccountTokenCreator"
,
"roles/storage.admin"
]
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment