Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
keycloak-operator
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
Keycloak
keycloak-operator
Commits
09a16fb1
Commit
09a16fb1
authored
2 years ago
by
Joshua Smith
Committed by
Václav Muzikář
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Add dockerAuthenticationFlow to the KeycloakRealm CRD
parent
ba1214f4
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
deploy/crds/keycloak.org_keycloakrealms_crd.yaml
+3
-0
3 additions, 0 deletions
deploy/crds/keycloak.org_keycloakrealms_crd.yaml
with
3 additions
and
0 deletions
deploy/crds/keycloak.org_keycloakrealms_crd.yaml
+
3
−
0
View file @
09a16fb1
...
@@ -901,6 +901,9 @@ spec:
...
@@ -901,6 +901,9 @@ spec:
displayNameHtml
:
displayNameHtml
:
description
:
Realm HTML display name.
description
:
Realm HTML display name.
type
:
string
type
:
string
dockerAuthenticationFlow
:
description
:
Docker Authentication flow
type
:
string
duplicateEmailsAllowed
:
duplicateEmailsAllowed
:
description
:
Duplicate emails
description
:
Duplicate emails
type
:
boolean
type
:
boolean
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment