21 lines
460 B
YAML
21 lines
460 B
YAML
---
|
|
basic:
|
|
namespace:
|
|
server: redaction
|
|
realms:
|
|
first:
|
|
realm: 'redaction'
|
|
email: 'admin@example.com'
|
|
password: 'JY9FGedkjL4APfg3qku8CuvwP9R3j5!'
|
|
gatewayPort: 8080
|
|
uiPort: 8080
|
|
uiHost: 'ui-service-v1'
|
|
keycloakDynamicUrl: true
|
|
runLocally: false
|
|
nexus:
|
|
nexus_user: ''
|
|
nexus_pw: ''
|
|
nexus_address: 'https://nexus.knecon.com/'
|
|
nexus_repository: 'qa-testdata'
|
|
nexus_group: '/ui'
|