Values
Here you can find explanations for all the values defined in the values.yaml file for our Helm Chart.
📄️ replicaCount
How to set replicas for the GoKubeDownscaler Deployment
📄️ image
How to specify a custom image for the GoKubeDownscaler Deployment
📄️ imagePullSecrets
How to specify imagePullSecrets for the GoKubeDownscaler
📄️ arguments
How to specify arguments for the GoKubeDownscaler
📄️ includedResources
How to add workload types to monitor for the GoKubeDownscaler
📄️ fullnameOverride
How to set fullnameOverride for the GoKubeDownscaler
📄️ nameOverride
How to set nameOverride value for the GoKubeDownscaler
📄️ constrainedNamespaces
How to set constrainedNamespaces value for the GoKubeDownscaler
📄️ serviceAccount
How to set serviceAccount for the GoKubeDownscaler
📄️ podSecurityContext
How to set podSecurityContext for the GoKubeDownscaler
📄️ securityContext
How to set securityContext for the GoKubeDownscaler
📄️ resources
How to set resources for the GoKubeDownscaler
📄️ podAnnotations
How to set podAnnotations for the GoKubeDownscaler
📄️ nodeSelector
How to set nodeSelector for the GoKubeDownscaler
📄️ tolerations
How to set tolerations for the GoKubeDownscaler
📄️ affinity
How to set affinity rules for the GoKubeDownscaler
📄️ excludedNamespaces
How to exclude namespaces from being downscaled by the GoKubeDownscaler
📄️ priorityClassName
How to set priorityClassName for the GoKubeDownscaler
📄️ ConfigMap
How to configure the GoKubeDownscaler ConfigMap
📄️ forceRestartOnConfigChange
How to force the GoKubeDownscaler to restart when changing the config in the configMap
📄️ healthProbes
How to customize the health probes used by GoKubeDownscaler Deployment
📄️ annotationsCompliance
How to prevent users from deploying, editing or remove reserved annotations
📄️ metrics
How to enable Prometheus metrics for the GoKubeDownscaler in the Helm Chart
📄️ podMonitor
How to enable and use PodMonitor to fetch metrics
📄️ webhookControllerEnabled
How to enable the GoKubeDownscaler Webhook Deployment
📄️ webhookControllerImage
How to specify a custom image for the GoKubeDownscaler Webhook Deployment
📄️ webhookControllerNodeSelector
How to set nodeSelector for the GoKubeDownscaler Webhook Deployment
📄️ webhookControllerReplicaCount
How to set replicas for the GoKubeDownscaler Webhook Deployment
📄️ webhookControllerAffinity
How to set affinity rules for the GoKubeDownscaler Webhook Deployment
📄️ webhookControllerCertManager
How to set cert manager for Webhook
📄️ webhookControllerClusterDomain
How to set cluster domain for the webhook deployment
📄️ webhookControllerMutatingWebhookConfiguration
How to customize the MutatingWebhookConfiguration used by GoKubeDownscaler Webhook Deployment
📄️ webhookControllerHealthProbes
How to customize the health probes used by GoKubeDownscaler Webhook Deployment
📄️ webhookControllerResources
How to set resources for the GoKubeDownscaler Webhook Deployment
📄️ webhookControllerTolerations
How to set tolerations for the GoKubeDownscaler Webhook Deployment
📄️ webhookControllerPriorityClassName
How to set priorityClassName for the GoKubeDownscaler Webhook Deployment
📄️ webhookPodMonitor
How to enable and use Webhook PodMonitor to fetch metrics