-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GEFEST-813 В чарт Keys добавлена конфигурация для b2b auth #574
base: feat/GEFEST-1331-multihost-postgres
Are you sure you want to change the base?
GEFEST-813 В чарт Keys добавлена конфигурация для b2b auth #574
Conversation
задача на проверку https://jira.2gis.ru/browse/ONPREM-1394 |
charts/keys/values.yaml
Outdated
enableOIDC: false | ||
enableSignlePartnerMode: false |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
давайте эти флаги унесем в oidc, чтобы все в одном месте было:
oidc:
enable: false
enableSignlePartnerMode: false
....
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
charts/keys/values.yaml
Outdated
defaultPartner: | ||
id: '' | ||
name: '' | ||
role: 'admin' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
role: 'admin' | |
role: '' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
Co-authored-by: Denis Belyaev <[email protected]>
Pull Request description
Changelog
1.108.2
Issues
Breaking changes
Check-list. Чек-лист код-ревью
helm lint charts/search-api