Skip to content
Snippets Groups Projects
Commit c011fd2c authored by Mikhail Piatliou (EPAM)'s avatar Mikhail Piatliou (EPAM)
Browse files

Merge branch 'gcp-preship-pipeline' into 'master'

Preship pipeline [GONRG-5050]

See merge request !324
parents 9aa7474d 8409dcfc
No related branches found
No related tags found
2 merge requests!378No more retry attempts for schema not found,!324Preship pipeline [GONRG-5050]
Pipeline #116064 failed
......@@ -52,7 +52,7 @@ include:
file: "publishing/pages.yml"
- project: "osdu/platform/ci-cd-pipelines"
file: "cloud-providers/osdu-gcp-gke.yml"
file: "cloud-providers/osdu-gcp-global.yml"
- local: "devops/gcp/pipeline/override-stages.yml"
......
......@@ -11,9 +11,8 @@ variables:
--set data.redis_search_host=$REDIS_SEARCH_HOST
--set data.redis_group_host=$REDIS_GROUP_HOST
--set data.google_audiences=$GOOGLE_AUDIENCE
OSDU_GCP_HELM_DEPLOYMENT_SERVICE_VARS: >
OSDU_GCP_HELM_DEPLOYMENT_SERVICE_VARS: >
--set data.image=$CI_REGISTRY_IMAGE/osdu-gcp-$OSDU_GCP_SERVICE:$CI_COMMIT_SHORT_SHA
--set data.serviceAccountName=$OSDU_GCP_SERVICE-k8s
OSDU_GCP_HELM_CONFIG_SERVICE: indexer-config
OSDU_GCP_HELM_DEPLOYMENT_SERVICE: indexer-deploy
OSDU_GCP_HELM_PACKAGE_CHARTS: "devops/gcp/deploy devops/gcp/configmap"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment