aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/components/policy-gui/resources/config/application.yml
blob: f81a1b452a73e881a1e940c8e27f88a016c07f25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
server:
  port: 2443
  ssl:
    enabled: false

clamp:
  url:
  disable-ssl-validation: true
  disable-ssl-hostname-check: true

apex-editor:
  upload-url:
  upload-userid:

management:
  endpoints:
    web:
      exposure:
        include: health, metrics, prometheus