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
Search
Commits
32ed48da
Commit
32ed48da
authored
May 24, 2021
by
Riabokon Stanislav(EPAM)[GCP]
Browse files
Fixed properties for GCP
parent
b619d8b7
Pipeline
#41889
failed with stages
in 2 minutes and 41 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
provider/search-gcp/src/main/resources/application.properties
View file @
32ed48da
...
...
@@ -37,7 +37,7 @@ GOOGLE_AUDIENCES=.com
osdu.gcp.storage.gcs.googleAudiences
=
${GOOGLE_AUDIENCES}
service.policy.enabled
=
true
POLICY_API
=
${policy_service_endpoint}
POLICY_API
=
http://localhost:8081/police/api/policy/v1
PARTITION_API
=
${partition_service_endpoint}
partition_service_endpoint
=
https://os-partition-jvmvia5dea-uc.a.run.app/api/partition/v1
policy_service_endpoint
=
http://localhost:8081/police/api/policy/v1
\ No newline at end of file
service.policy.endpoint
=
${POLICY_API}
\ No newline at end of file
provider/search-reference/kubernetes/deployments/deployment-os-search-service.yml
View file @
32ed48da
...
...
@@ -22,7 +22,6 @@ data:
QUERY_LIMIT_MAXIMUM
:
${QUERY_LIMIT_MAXIMUM}
AGGREGATION_SIZE
:
${AGGREGATION_SIZE}
ENVIRONMENT
:
${ENVIRONMENT}
org.opengroup.osdu.search.disableAuth
:
"
true"
kind
:
ConfigMap
metadata
:
labels
:
...
...
@@ -178,11 +177,6 @@ spec:
configMapKeyRef
:
key
:
ENVIRONMENT
name
:
search-config
-
name
:
org.opengroup.osdu.search.disableAuth
valueFrom
:
configMapKeyRef
:
key
:
org.opengroup.osdu.search.disableAuth
name
:
search-config
name
:
"
search-reference-sha256-1"
image
:
"
gcr.io/osdu-anthos-02/os-search/search-reference@sha256:57448c37d7716d44f32db7c17b201d685b6d1843058fd956eb22c174d0f7fcb6"
---
...
...
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