File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -317,7 +317,6 @@ Sets the configmap authentication options for a given realm.
317317{ {- $_ := set $map (printf " %s.type" $prefix ) $authType -} }
318318{ {- $_ = set $map (printf " %s.authenticator.type" $prefix ) (dig " authenticator" " type" " default" $auth ) -} }
319319{ {- $_ = set $map (printf " %s.active-roles-provider.type" $prefix ) (dig " activeRolesProvider" " type" " default" $auth ) -} }
320- { {- $_ = set $map (printf " %s.active-roles-provider.type" $prefix ) (dig " activeRolesProvider" " type" " default" $auth ) -} }
321320{ {- if (or (eq $authType " mixed" ) (eq $authType " internal" )) -} }
322321{ {- $tokenBrokerType := dig " tokenBroker" " type" " rsa-key-pair" $auth -} }
323322{ {- $_ = set $map (printf " %s.token-service.type" $prefix ) (dig " tokenService" " type" " default" $auth ) -} }
You can’t perform that action at this time.
0 commit comments