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

MTA-4161: Add missing configuration flags to Tackle CR #80

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

anarnold97
Copy link
Collaborator

@anarnold97 anarnold97 commented Dec 6, 2024

JIRA

@@ -157,6 +157,38 @@ The most commonly used CR settings are listed in this table:
|`analyzer_container_requests_memory`
|`4Gi`
|Minimum amount of memory the pod needs to run

|`ui_container_limits_cpu`
|`500m`
Copy link
Collaborator Author

@anarnold97 anarnold97 Dec 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dymurray && @istein1 - please can i ask for a check on this value given in the Jira ticket as it does not look correct? Should these values not be an integer value? thanks

|Maximum amount of memory the UI pod resource is allowed to use. You can increase this limit if the pod displays `OOMKilled` errors.

|`ui_container_requests_cpu`
|`100m`
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dymurray && @istein1 - please can i ask for a check on this value given in the Jira ticket as it does not look correct? Should these values not be an integer value? thanks

@@ -118,6 +118,10 @@ The most commonly used CR settings are listed in this table:
|`1Gi`
|Size requested for the Keycloak database volume

|`keycloak_sso_req_passwd_update`
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nachandr - you said that The keycloak_sso_req_passwd_update flag is missing in the documentation, please could I ask you to provide the following values

|`keycloak_sso_req_passwd_update`
| <default value... presume Boolean false> 
| <description>

Thanks very much

@anarnold97 anarnold97 requested a review from nachandr December 9, 2024 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant