Skip to content
Snippets Groups Projects
Commit 219d44d9 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6499 Set configuration for ITCases

parent 3d289baa
Branches
Tags
No related merge requests found
...@@ -42,6 +42,8 @@ spring: ...@@ -42,6 +42,8 @@ spring:
multipart: multipart:
max-file-size: 2GB max-file-size: 2GB
max-request-size: 2GB max-request-size: 2GB
config:
import: optional:configserver:http://localhost:8888/
security: security:
oauth2: oauth2:
resourceserver: resourceserver:
...@@ -76,7 +78,7 @@ management: ...@@ -76,7 +78,7 @@ management:
endpoints: endpoints:
web: web:
exposure: exposure:
include: health,prometheus include: health,prometheus,refresh
grpc: grpc:
client: client:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment