A Helm chart for flux2
Key | Type | Default | Description |
---|---|---|---|
cli.image | string | "ghcr.io/fluxcd/flux-cli" |
|
cli.tag | string | "v0.24.0" |
|
eventsaddr | string | "http://notification-controller/" |
Maybe you need to use full domain name here, if you deploy flux in environments that use http proxy. In such environments they normally add .cluster.local and .local suffixes to no_proxy variable in order to prevent cluster-local traffic from going through http proxy. Without fully specified domain they need to mention notifications-controller explicitly in no_proxy variable after debugging http proxy logs eg: http://notification-controller.[NAMESPACE].svc.[CLUSTERDOMAIN] |
helmcontroller.affinity | object | {} |
|
helmcontroller.annotations."prometheus.io/port" | string | "8080" |
|
helmcontroller.annotations."prometheus.io/scrape" | string | "true" |
|
helmcontroller.create | bool | true |
|
helmcontroller.image | string | "ghcr.io/fluxcd/helm-controller" |
|
helmcontroller.labels | object | {} |
|
helmcontroller.nodeSelector | object | {} |
|
helmcontroller.resources.limits.cpu | string | "1000m" |
|
helmcontroller.resources.limits.memory | string | "1Gi" |
|
helmcontroller.resources.requests.cpu | string | "100m" |
|
helmcontroller.resources.requests.memory | string | "64Mi" |
|
helmcontroller.serviceaccount.annotations | object | {} |
|
helmcontroller.serviceaccount.create | bool | true |
|
helmcontroller.tag | string | "v0.14.0" |
|
helmcontroller.tolerations | list | [] |
|
imageautomationcontroller.affinity | object | {} |
|
imageautomationcontroller.annotations."prometheus.io/port" | string | "8080" |
|
imageautomationcontroller.annotations."prometheus.io/scrape" | string | "true" |
|
imageautomationcontroller.create | bool | true |
|
imageautomationcontroller.image | string | "ghcr.io/fluxcd/image-automation-controller" |
|
imageautomationcontroller.labels | object | {} |
|
imageautomationcontroller.nodeSelector | object | {} |
|
imageautomationcontroller.resources.limits.cpu | string | "1000m" |
|
imageautomationcontroller.resources.limits.memory | string | "1Gi" |
|
imageautomationcontroller.resources.requests.cpu | string | "100m" |
|
imageautomationcontroller.resources.requests.memory | string | "64Mi" |
|
imageautomationcontroller.serviceaccount.annotations | object | {} |
|
imageautomationcontroller.serviceaccount.create | bool | true |
|
imageautomationcontroller.tag | string | "v0.18.0" |
|
imageautomationcontroller.tolerations | list | [] |
|
imagereflectorcontroller.affinity | object | {} |
|
imagereflectorcontroller.annotations."prometheus.io/port" | string | "8080" |
|
imagereflectorcontroller.annotations."prometheus.io/scrape" | string | "true" |
|
imagereflectorcontroller.create | bool | true |
|
imagereflectorcontroller.image | string | "ghcr.io/fluxcd/image-reflector-controller" |
|
imagereflectorcontroller.labels | object | {} |
|
imagereflectorcontroller.nodeSelector | object | {} |
|
imagereflectorcontroller.resources.limits.cpu | string | "1000m" |
|
imagereflectorcontroller.resources.limits.memory | string | "1Gi" |
|
imagereflectorcontroller.resources.requests.cpu | string | "100m" |
|
imagereflectorcontroller.resources.requests.memory | string | "64Mi" |
|
imagereflectorcontroller.serviceaccount.annotations | object | {} |
|
imagereflectorcontroller.serviceaccount.create | bool | true |
|
imagereflectorcontroller.tag | string | "v0.14.0" |
|
imagereflectorcontroller.tolerations | list | [] |
|
installCRDs | bool | true |
|
kustomizecontroller.affinity | object | {} |
|
kustomizecontroller.annotations."prometheus.io/port" | string | "8080" |
|
kustomizecontroller.annotations."prometheus.io/scrape" | string | "true" |
|
kustomizecontroller.create | bool | true |
|
kustomizecontroller.extraSecretMounts | list | [] |
|
kustomizecontroller.image | string | "ghcr.io/fluxcd/kustomize-controller" |
|
kustomizecontroller.labels | object | {} |
|
kustomizecontroller.nodeSelector | object | {} |
|
kustomizecontroller.resources.limits.cpu | string | "1000m" |
|
kustomizecontroller.resources.limits.memory | string | "1Gi" |
|
kustomizecontroller.resources.requests.cpu | string | "100m" |
|
kustomizecontroller.resources.requests.memory | string | "64Mi" |
|
kustomizecontroller.serviceaccount.annotations | object | {} |
|
kustomizecontroller.serviceaccount.create | bool | true |
|
kustomizecontroller.tag | string | "v0.18.1" |
|
kustomizecontroller.tolerations | list | [] |
|
notificationcontroller.affinity | object | {} |
|
notificationcontroller.annotations."prometheus.io/port" | string | "8080" |
|
notificationcontroller.annotations."prometheus.io/scrape" | string | "true" |
|
notificationcontroller.create | bool | true |
|
notificationcontroller.image | string | "ghcr.io/fluxcd/notification-controller" |
|
notificationcontroller.labels | object | {} |
|
notificationcontroller.nodeSelector | object | {} |
|
notificationcontroller.resources.limits.cpu | string | "1000m" |
|
notificationcontroller.resources.limits.memory | string | "1Gi" |
|
notificationcontroller.resources.requests.cpu | string | "100m" |
|
notificationcontroller.resources.requests.memory | string | "64Mi" |
|
notificationcontroller.serviceaccount.annotations | object | {} |
|
notificationcontroller.serviceaccount.create | bool | true |
|
notificationcontroller.tag | string | "v0.19.0" |
|
notificationcontroller.tolerations | list | [] |
|
policies.create | bool | true |
|
rbac.create | bool | true |
|
sourcecontroller.affinity | object | {} |
|
sourcecontroller.annotations."prometheus.io/port" | string | "8080" |
|
sourcecontroller.annotations."prometheus.io/scrape" | string | "true" |
|
sourcecontroller.create | bool | true |
|
sourcecontroller.image | string | "ghcr.io/fluxcd/source-controller" |
|
sourcecontroller.labels | object | {} |
|
sourcecontroller.nodeSelector | object | {} |
|
sourcecontroller.resources.limits.cpu | string | "1000m" |
|
sourcecontroller.resources.limits.memory | string | "1Gi" |
|
sourcecontroller.resources.requests.cpu | string | "100m" |
|
sourcecontroller.resources.requests.memory | string | "64Mi" |
|
sourcecontroller.serviceaccount.annotations | object | {} |
|
sourcecontroller.serviceaccount.create | bool | true |
|
sourcecontroller.tag | string | "v0.19.0" |
|
sourcecontroller.tolerations | list | [] |
Autogenerated from chart metadata using helm-docs v1.5.0