We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d85095 + f3bab11 commit ed4a447Copy full SHA for ed4a447
config/settings.yaml
@@ -19,6 +19,7 @@ default:
19
default:
20
kind: "SystemApicast"
21
rhsso:
22
+ kind: rhbk
23
username: admin
24
test_user:
25
username: testUser
config/settings.yaml.tpl
@@ -39,6 +39,7 @@ default:
39
threescale:
40
name: "{DEFAULT_OPENSHIFT_THREESCALE_PROJECT}"
41
42
+ kind: rhbk # rhbk is deault; other acceptable value is rhsso
43
44
45
password: testUser
0 commit comments