19# preventSinglePointFailure: true
20# includeUnschedulableNodes: true
22 repository: cgr.dev/chainguard-private/cluster-proportional-autoscaler
23 pullPolicy: IfNotPresent
24 tag: 1.11.0-r1@sha256:f7d18208c59c7cb31e7a4ee2c3560f6df9d29e6f7ed387ec33b6e4aade5962df
33 # --v=0: log level for V logs
35 # Defaulting to true limits use of ephemeral storage
51# We usually recommend not to specify default resources and to leave this as a conscious
52# choice for the user. This also increases chances charts run on environments with little
53# resources, such as Minikube. If you do want to specify resources, uncomment the following
54# lines, adjust them as necessary, and remove the curly braces after 'resources:'.
65# readOnlyRootFilesystem: true
71 # The name of the service account to use.
72 # If not set and create is true, a name is generated using the fullname template
73 # If set and create is false, no service account will be created and the expectation is that the provided service account already exists or it will use the "default" service account