Skip to content
GitLab
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
CI-CD Pipelines
Commits
bb9f381d
Commit
bb9f381d
authored
Apr 08, 2021
by
Oleksii Tsyganov (EPAM)
Browse files
Changed variable
parent
7c1f8efe
Pipeline
#35059
passed with stage
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cloud-providers/osdu-gcp-stateful-k8s.yml
View file @
bb9f381d
...
...
@@ -49,7 +49,7 @@ osdu-gcp-deploy:
--namespace=$OSDU_GCP_APPLICATION_NAMESPACE
--wait
$OSDU_GCP_ENV_HELM_EXTRA_VARS
--set image.repository=$OSDU_GCP_
IMAGE_
APPLICATION_REPOSITORY
--set image.repository=$OSDU_GCP_APPLICATION_
IMAGE_
REPOSITORY
--set image.tag=$OSDU_GCP_APPLICATION_IMAGE_TAG
--set secret.gcpSA=$OSDU_GCP_DATA_PROJECT_CREDENTIALS
-
kubectl rollout status deployment.v1.apps/`kubectl get deployments -n $OSDU_GCP_APPLICATION_NAME -o jsonpath='{..metadata.name}'` -n $OSDU_GCP_APPLICATION_NAME --timeout=900s
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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