mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-03-21 06:41:12 +00:00
<!-- 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 -->
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 |