Files
klinch0 dca732cde0 [platform] add hr reconciler (#870)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Introduced a new controller to synchronize tenant HelmReleases and
propagate configuration changes.
- Added dynamic host value overrides in multiple Helm templates by
conditionally retrieving values from the "tenant-root" HelmRelease.
- Updated RBAC permissions to allow management of HelmRelease resources.

- **Improvements**
  - Added support for Helm v2 API integration.
- Enhanced HelmRelease reconciliation logic and configuration
propagation for tenant environments.

- **Bug Fixes**
- Fixed periodic reconciliation for the "tenant-root" HelmRelease by
setting its interval to zero.

- **Version Updates**
  - Incremented version numbers for the "info" and "ingress" packages.

- **Chores**
  - Updated version mappings and commit references.
  - Improved .gitignore to exclude the .vscode directory.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-05-05 16:41:34 +03:00
..
2024-08-12 14:47:11 +02:00
2024-07-16 17:31:52 +02:00
2025-05-05 09:26:50 +03:00
2025-04-22 18:40:01 +02:00
2025-04-22 18:40:01 +02:00

Ingress-NGINX Controller

Parameters

Common parameters

Name Description Value
replicas Number of ingress-nginx replicas 2
externalIPs List of externalIPs for service. []
whitelist List of client networks []
clouflareProxy Restoring original visitor IPs when Cloudflare proxied is enabled false
dashboard Should ingress serve Cozystack service dashboard false
cdiUploadProxy Should ingress serve CDI upload proxy false
virtExportProxy Should ingress serve KubeVirt export proxy false