Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
Indexer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSDU
OSDU Data Platform
System
Indexer
Commits
918423fd
Commit
918423fd
authored
3 years ago
by
Aliaksandr Lubouski (EPAM)
Browse files
Options
Downloads
Patches
Plain Diff
GONRG-3362: INDEXER_QUE_SERVICE_MAIL variables no longer needed
parent
b514842d
No related branches found
No related tags found
1 merge request
!228
GONRG-3362: INDEXER_QUE_SERVICE_MAIL variables no longer needed
Pipeline
#74739
failed
3 years ago
Stage: .pre
Stage: review
Stage: build
Stage: containerize
Stage: scan
Stage: deploy
Stage: integration
Stage: attribution
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
devops/gcp/configmap/templates/indexer-variables.yml
+0
-1
0 additions, 1 deletion
devops/gcp/configmap/templates/indexer-variables.yml
devops/gcp/configmap/values.yaml
+0
-1
0 additions, 1 deletion
devops/gcp/configmap/values.yaml
with
0 additions
and
2 deletions
devops/gcp/configmap/templates/indexer-variables.yml
+
0
−
1
View file @
918423fd
...
...
@@ -26,4 +26,3 @@ data:
CRS_API
:
"
{{
.Values.data.crs_api
}}"
PARTITION_API
:
"
{{
.Values.data.partition_api
}}"
GOOGLE_AUDIENCES
:
"
{{
.Values.data.google_audiences
}}"
INDEXER_QUE_SERVICE_MAIL
:
"
{{
.Values.data.indexer_que_service_mail
}}"
This diff is collapsed.
Click to expand it.
devops/gcp/configmap/values.yaml
+
0
−
1
View file @
918423fd
...
...
@@ -23,7 +23,6 @@ data:
crs_api
:
"
"
partition_api
:
"
http://partition/api/partition/v1/"
google_audiences
:
"
"
indexer_que_service_mail
:
"
"
conf
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment