Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
Partition
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
Partition
Commits
1160e316
Commit
1160e316
authored
3 years ago
by
Bill Wang
Browse files
Options
Downloads
Plain Diff
Merge branch 'dev' of codecommit::
us-east-1://osdu-dev@os-partition
into fix-cache
parents
3011043c
d9d67b2b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!84
Move to EKS
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
provider/partition-aws/src/main/resources/application.properties
+0
-5
0 additions, 5 deletions
...r/partition-aws/src/main/resources/application.properties
with
0 additions
and
5 deletions
provider/partition-aws/src/main/resources/application.properties
+
0
−
5
View file @
1160e316
...
...
@@ -35,10 +35,6 @@ aws.dynamodb.region=${AWS_REGION}
aws.dynamodb.endpoint
=
dynamodb.${AWS_REGION}.amazonaws.com
aws.environment
=
${ENVIRONMENT}
## AWS ElastiCache configuration
aws.elasticache.cluster.endpoint
=
${CACHE_CLUSTER_ENDPOINT}
aws.elasticache.cluster.port
=
${CACHE_CLUSTER_PORT}
aws.elasticache.cluster.key
=
${CACHE_CLUSTER_KEY}
server.ssl.enabled
=
${SSL_ENABLED:true}
server.ssl.key-store-type
=
PKCS12
...
...
@@ -47,4 +43,3 @@ server.ssl.key-alias=${SSL_KEY_ALIAS:osduonaws}
server.ssl.key-password
=
${SSL_KEY_PASSWORD:}
server.ssl.key-store-password
=
${SSL_KEY_STORE_PASSWORD:}
spring.autoconfigure.exclude
=
org.springframework.boot.autoconfigure.security.SecurityAutoConfiguration
\ No newline at end of file
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