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:59786d5b28c9483c9ce58cb16d7ae03f715cd0420488a9b4535ab65a9095b012
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