clusterRoles |
List(String) |
[] |
List of roles fulfilled by external (non-KuboCD) applications. See Cluster Roles. |
defaultContexts |
List(CrossNamespaceReference) |
[] |
Global default contexts applied to all Releases. See The Context Resource. |
defaultNamespaceContexts |
List(String) |
[] |
Context names to automatically look up in the Release's namespace. |
onFailureStrategies |
List(onFailureStrategy) |
[] |
Definitions of deployment failure strategies. See Deployment Failure. |
defaultOnFailureStrategy |
String |
null |
The name of the strategy to use by default. |
defaultHelmTimeout |
Duration |
3m |
Default timeout for Helm deployments (HelmRelease.spec.timeout). |
defaultHelmInterval |
Duration |
30m |
Default reconciliation interval for Helm releases (HelmRelease.spec.interval). |
defaultPackageInterval |
Duration |
30m |
Default interval for checking OCI package updates (OCIRepository.spec.interval). |
specPatch |
Template(Map) |
null |
Global patch applied to the spec section of all generated Flux HelmRelease resources. |
packageRedirects |
- |
- |
Reserved for future extensions. |
imageRedirects |
- |
- |
Reserved for future extensions. |