Init
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
app:
|
||||
profile: dev
|
||||
configLabel: dev
|
||||
adminClientUrl: "http://pcp-spring-boot-admin-server:38889"
|
||||
|
||||
service:
|
||||
port: 8080
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
host: pcp-ui-service.dev.k8s.264.nstart.cloud
|
||||
|
||||
extraEnv:
|
||||
- name: SERVER_PORT
|
||||
value: "8080"
|
||||
Reference in New Issue
Block a user