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
System
Notification
Commits
24311f4f
Commit
24311f4f
authored
Jan 12, 2022
by
Mikhail Piatliou (EPAM)
Browse files
GONRG-4113: Updated GKE SA to follow common naming convention
parent
0298a467
Pipeline
#86116
failed with stages
in 30 minutes and 18 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
24311f4f
...
...
@@ -5,7 +5,7 @@ variables:
OSDU_GCP_HELM_CONFIG_DIR
:
"
devops/gcp/configmap"
OSDU_GCP_HELM_NAMESPACE
:
"
default"
OSDU_GCP_HELM_CONFIG_SERVICE_VARS
:
"
--set
data.log_level=$OSDU_GCP_LOG_LEVEL
--set
data.app_project=$OSDU_GCP_PROJECT
--set
data.app_googleaudience=$GOOGLE_AUDIENCE
--set
data.google_audiences=$GOOGLE_AUDIENCE
--set
data.app_register=$OSDU_GCP_REGISTER_API"
OSDU_GCP_HELM_DEPLOYMENT_SERVICE_VARS
:
"
--set
data.image=$CI_REGISTRY_IMAGE/osdu-gcp:$CI_COMMIT_SHORT_SHA
--set
data.serviceAccountName=
workload-identity-notification
"
OSDU_GCP_HELM_DEPLOYMENT_SERVICE_VARS
:
"
--set
data.image=$CI_REGISTRY_IMAGE/osdu-gcp:$CI_COMMIT_SHORT_SHA
--set
data.serviceAccountName=
$OSDU_GCP_SERVICE-k8s
"
OSDU_GCP_HELM_CONFIG_SERVICE
:
"
notification-config"
OSDU_GCP_HELM_DEPLOYMENT_SERVICE
:
"
notification-deploy"
OSDU_GCP_HELM_PACKAGE_CHARTS
:
"
devops/gcp/deploy
devops/gcp/configmap"
...
...
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