Skip to content
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

[keycloak-operator] poolMinSize value not usable #1353

Closed
BerGer23 opened this issue Dec 13, 2024 · 1 comment · Fixed by #1354
Closed

[keycloak-operator] poolMinSize value not usable #1353

BerGer23 opened this issue Dec 13, 2024 · 1 comment · Fixed by #1354
Assignees
Labels
bug Something isn't working

Comments

@BerGer23
Copy link

Affected chart
Keycloak Operator

Describe the bug
The Keycloak Operator chart's value for poolMinSize is currently not usable.
It gets quoted during rendering as opposed to the other pool values - see here.
This leads to the resulting Keycloak CRD being invalid.

To Reproduce
Deploy the chart with poolMinSize value set.

Expected behavior
Setting poolMinSize should work.

Logs
n/a

Affected version
I am using 1.3.6, bug is present in main

Values
n/a

Environment
n/a

Additional context
n/a

@eyenx
Copy link
Member

eyenx commented Dec 13, 2024

Hi

Thank you for creating this issue. We will check promptly.

@cfi2017 cfi2017 self-assigned this Dec 13, 2024
@cfi2017 cfi2017 added the bug Something isn't working label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants