1# Default values for statsd.
2# This is a YAML-formatted file.
3# Declare variables to be passed into your templates.
7 repository: cgr.dev/chainguard-private/statsd-fips
8 pullPolicy: IfNotPresent
9 # Overrides the image tag whose default is the chart version.
10 tag: 0.10.2-r4@sha256:fe0e9c66beb70ea7a65bcf39ef35a2c04eb6b1d873bd0254168091a867114a33
15 # Specifies whether a service account should be created
17 # Annotations to add to the service account
19 # The name of the service account to use.
20 # If not set and create is true, a name is generated using the fullname template
30# readOnlyRootFilesystem: true
38# We usually recommend not to specify default resources and to leave this as a conscious
39# choice for the user. This also increases chances charts run on environments with little
40# resources, such as Minikube. If you do want to specify resources, uncomment the following
41# lines, adjust them as necessary, and remove the curly braces after 'resources:'.
53 targetCPUUtilizationPercentage: 80
54 # targetMemoryUtilizationPercentage: 80