Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
Register
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
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
Register
Commits
55851dfc
Commit
55851dfc
authored
4 years ago
by
Komal Makkar
Browse files
Options
Downloads
Patches
Plain Diff
taking the same in deployment.yaml
parent
2461b4a7
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!49
Enabling Http processing for Register Service.
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
devops/azure/chart/templates/deployment.yaml
+2
-0
2 additions, 0 deletions
devops/azure/chart/templates/deployment.yaml
provider/register-azure/src/main/resources/application.properties
+1
-1
1 addition, 1 deletion
.../register-azure/src/main/resources/application.properties
with
3 additions
and
1 deletion
devops/azure/chart/templates/deployment.yaml
+
2
−
0
View file @
55851dfc
...
...
@@ -96,3 +96,5 @@ spec:
value
:
https://haaggarw-eventgrid-viewer.azurewebsites.net/api/updates
-
name
:
SUBSCRIBER_SECRET
value
:
"
395f1b05e95171d7c0dde0b19fd6cf"
-
name
:
ACCEPT_HTTP
value
:
true
This diff is collapsed.
Click to expand it.
provider/register-azure/src/main/resources/application.properties
+
1
−
1
View file @
55851dfc
...
...
@@ -50,6 +50,6 @@ INTEGRATION_TEST_AUDIENCES=
CRON_JOB_EXPECTED_IP
=
0:0:0:0:0:0:0:1
SUBSCRIBER_PRIVATE_KEY_ID
=
ENVIRONMENT
=
LOCAL
ACCEPT_HTTP
=
true
management.health.defaults.enabled
=
false
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Morris Estepa
@estepamo
mentioned in commit
9b6eaa9c
·
2 years ago
mentioned in commit
9b6eaa9c
mentioned in commit 9b6eaa9cabc1af6538b17b6f76382473f6467c69
Toggle commit list
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