kubezero/charts/kubezero-addons/charts/aws-eks-asg-rolling-update-...
Stefan Reimer b5a90a6227 Kube v1.27.8, Falco module 2023-11-15 22:35:53 +00:00
..
templates Kube v1.27.8, Falco module 2023-11-15 22:35:53 +00:00
Chart.yaml Kube v1.27.8, Falco module 2023-11-15 22:35:53 +00:00
README.md Kube v1.27.8, Falco module 2023-11-15 22:35:53 +00:00
values.yaml Kube v1.27.8, Falco module 2023-11-15 22:35:53 +00:00

README.md

aws-eks-asg-rolling-update-handler

Configuration

The following table lists the configurable parameters of the aws-eks-asg-rolling-update-handler chart and their default values.

Parameters Description Required Default
environmentVars environment variables for aws-eks-asg-rolling-update-handler container, available variables are listed here yes [{"name":"CLUSTER_NAME","value":"cluster-name"}]
replicaCount Number of aws-eks-asg-rolling-update-handler replicas yes 1
image.repository Image repository yes twinproduction/aws-eks-asg-rolling-update-handler
image.tag image tag yes v1.4.3
image.pullPolicy Image pull policy yes IfNotPresent
resources CPU/memory resource requests/limits no {}
podAnnotations Annotations to add to the aws-eks-asg-rolling-update-handler pod configuration no {}
podLabels Labels to add to the aws-eks-asg-rolling-update-handler pod configuration no {}
securityContext Pod security context no {}
containerSecurityContext Container security context no {}