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/scratch-images/test-tmp/statsd-fips
8 pullPolicy: IfNotPresent
9 # Overrides the image tag whose default is the chart version.
10 tag: 0.10.2-r3@sha256:d0f1e48ebb61d7eff1d702c89138a33bf4004c871f316a0b9594524c735831ae
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