Skip to content

improve: increase kyverno resource limits and add values#93

Merged
thesuperzapper merged 1 commit into
deployKF:mainfrom
thesuperzapper:improve-add-kyverno-resource-values
Feb 5, 2024
Merged

improve: increase kyverno resource limits and add values#93
thesuperzapper merged 1 commit into
deployKF:mainfrom
thesuperzapper:improve-add-kyverno-resource-values

Conversation

@thesuperzapper

@thesuperzapper thesuperzapper commented Feb 5, 2024

Copy link
Copy Markdown
Member

This PR increases the default memory limit for the Kyverno background controller to 512Mi and adds values to allow users to customize it further.

This was necessary because our version of Kyverno (1.10.0, which we must use due to issues in newer versions, see #92), uses more memory when running deployKF than is allowed by its default configs.

The following values have been added:

  • deploykf_dependencies.kyverno.admissionController.resources
  • deploykf_dependencies.kyverno.backgroundController.resources
  • deploykf_dependencies.kyverno.cleanupController.resources
  • deploykf_dependencies.kyverno.reportsController.resources

@thesuperzapper thesuperzapper added this to the v0.1.4 milestone Feb 5, 2024
@thesuperzapper
thesuperzapper merged commit a460fef into deployKF:main Feb 5, 2024
@thesuperzapper
thesuperzapper deleted the improve-add-kyverno-resource-values branch February 5, 2024 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant