Set the default value for openShiftoAuth to true (#391)

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
pull/399/head
Anatolii Bazko 2020-08-10 10:01:08 +03:00 committed by GitHub
parent 68764c888d
commit bd8679d5a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ spec:
identityProviderClientId: ''
# instructs an Operator to enable OpenShift v3 identity provider in Keycloak,
# as well as create respective oAuthClient and configure Che configMap accordingly
openShiftoAuth: false
openShiftoAuth: true
# name of oAuthClient used in OpenShift v3 identity provider in Keycloak realm. Auto generated if left blank
oAuthClientName: ''
# secret used in oAuthClient. Auto generated if left blank