Skip to content

Commit

Permalink
Add config option to config template
Browse files Browse the repository at this point in the history
Fixes: 55782d7 ("Add kind to rhsso setting to choose rhsso or rhbk")
  • Loading branch information
mdujava committed Oct 11, 2024
1 parent 8d85095 commit 22757a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/settings.yaml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ default:
threescale:
name: "{DEFAULT_OPENSHIFT_THREESCALE_PROJECT}"
rhsso:
kind: rhbk # rhbk is deault; other acceptable value is rhsso
test_user:
username: testUser
password: testUser
Expand Down

0 comments on commit 22757a4

Please sign in to comment.